Home
last modified time | relevance | path

Searched refs:ch_map (Results 1 – 13 of 13) sorted by relevance

/Linux-v4.19/sound/soc/qcom/qdsp6/
Dq6dsp-common.c11 int q6dsp_map_channels(u8 ch_map[PCM_MAX_NUM_CHANNEL], int ch) in q6dsp_map_channels()
13 memset(ch_map, 0, PCM_MAX_NUM_CHANNEL); in q6dsp_map_channels()
17 ch_map[0] = PCM_CHANNEL_FC; in q6dsp_map_channels()
20 ch_map[0] = PCM_CHANNEL_FL; in q6dsp_map_channels()
21 ch_map[1] = PCM_CHANNEL_FR; in q6dsp_map_channels()
24 ch_map[0] = PCM_CHANNEL_FL; in q6dsp_map_channels()
25 ch_map[1] = PCM_CHANNEL_FR; in q6dsp_map_channels()
26 ch_map[2] = PCM_CHANNEL_FC; in q6dsp_map_channels()
29 ch_map[0] = PCM_CHANNEL_FL; in q6dsp_map_channels()
30 ch_map[1] = PCM_CHANNEL_FR; in q6dsp_map_channels()
[all …]
Dq6dsp-common.h22 int q6dsp_map_channels(u8 ch_map[PCM_MAX_NUM_CHANNEL], int ch);
/Linux-v4.19/drivers/lightnvm/
Dcore.c118 struct nvm_ch_map *ch_map = &dev_map->chnls[i]; in nvm_remove_tgt_dev() local
119 int *lun_offs = ch_map->lun_offs; in nvm_remove_tgt_dev()
120 int ch = i + ch_map->ch_off; in nvm_remove_tgt_dev()
123 for (j = 0; j < ch_map->num_lun; j++) { in nvm_remove_tgt_dev()
132 kfree(ch_map->lun_offs); in nvm_remove_tgt_dev()
180 struct nvm_ch_map *ch_map = &dev_map->chnls[i]; in nvm_create_tgt_dev() local
188 ch_map->ch_off = ch_rmap->ch_off = bch; in nvm_create_tgt_dev()
189 ch_map->num_lun = luns_in_chnl; in nvm_create_tgt_dev()
204 ch_map->lun_offs = lun_offs; in nvm_create_tgt_dev()
559 struct nvm_ch_map *ch_map = &dev_map->chnls[p->a.ch]; in nvm_map_to_dev() local
[all …]
/Linux-v4.19/sound/soc/samsung/
Dtm2_wm5110.c316 unsigned int ch_map[] = { 0, 1 }; in tm2_late_probe() local
348 ret = snd_soc_dai_set_channel_map(amp_pdm_dai, ARRAY_SIZE(ch_map), in tm2_late_probe()
349 ch_map, 0, NULL); in tm2_late_probe()
/Linux-v4.19/include/uapi/sound/
Dskl-tplg-interface.h180 __u32 ch_map; member
/Linux-v4.19/sound/soc/intel/skylake/
Dskl-topology.h164 u32 ch_map; member
214 u32 ch_map; member
Dskl-messages.c483 base_cfg->audio_fmt.channel_map = format->ch_map; in skl_set_base_module_format()
693 out_fmt->channel_map = format->ch_map; in skl_setup_out_format()
736 mixer_mconfig->ch_map = fmt->ch_map; in skl_set_updown_mixer_format()
1115 pin_fmt->channel_map = format->ch_map; in fill_pin_params()
Dskl-debug.c70 fmt->ch_map); in skl_print_fmt()
Dskl-topology.c248 fmt->ch_map = slot_map; in skl_tplg_update_chmap()
2246 dst_fmt->ch_map = value; in skl_tplg_fill_fmt()
2813 dst_fmt[i].fmt.ch_map = src_fmt[i].ch_map; in skl_tplg_fill_fmt_v4()
/Linux-v4.19/drivers/net/ethernet/ti/
Dcpsw.c970 u32 ch_map; in cpsw_tx_mq_poll() local
976 ch_map = cpdma_ctrl_txchs_state(cpsw->dma); in cpsw_tx_mq_poll()
977 for (ch = 0, num_tx = 0; ch_map & 0xff; ch_map <<= 1, ch++) { in cpsw_tx_mq_poll()
978 if (!(ch_map & 0x80)) in cpsw_tx_mq_poll()
1020 u32 ch_map; in cpsw_rx_mq_poll() local
1026 ch_map = cpdma_ctrl_rxchs_state(cpsw->dma); in cpsw_rx_mq_poll()
1027 for (ch = 0, num_rx = 0; ch_map; ch_map >>= 1, ch++) { in cpsw_rx_mq_poll()
1028 if (!(ch_map & 0x01)) in cpsw_rx_mq_poll()
/Linux-v4.19/drivers/edac/
Di7core_edac.c208 u32 ch_map; member
507 pci_read_config_dword(pdev, MC_CHANNEL_MAPPER, &pvt->info.ch_map); in get_dimm_config()
511 pvt->info.mc_status, pvt->info.max_dod, pvt->info.ch_map); in get_dimm_config()
576 RDLCH(pvt->info.ch_map, i), WRLCH(pvt->info.ch_map, i), in get_dimm_config()
/Linux-v4.19/drivers/isdn/hardware/eicon/
Dmessage.c10789 byte ch_map[MIXER_CHANNELS_BRI]; in xconnect_write_coefs_process() local
10961 for (j = 0; j < sizeof(ch_map); j += 2) in xconnect_write_coefs_process()
10965 ch_map[j] = (byte)(j + 1); in xconnect_write_coefs_process()
10966 ch_map[j + 1] = (byte) j; in xconnect_write_coefs_process()
10970 ch_map[j] = (byte) j; in xconnect_write_coefs_process()
10971 ch_map[j + 1] = (byte)(j + 1); in xconnect_write_coefs_process()
10976 i = a->li_base + ch_map[mixer_write_prog_bri[n].to_ch]; in xconnect_write_coefs_process()
10977 j = a->li_base + ch_map[mixer_write_prog_bri[n].from_ch]; in xconnect_write_coefs_process()
11067 for (j = 0; j < sizeof(ch_map); j += 2) in xconnect_write_coefs_process()
11071 ch_map[j] = (byte)(j + 1); in xconnect_write_coefs_process()
[all …]
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c3522 u32 param, val, ch_map = 0; in t4_sge_alloc_rxq() local
3536 ch_map |= 1 << (i << cng_ch_bits_log); in t4_sge_alloc_rxq()
3538 val |= CONMCTXT_CNGCHMAP_V(ch_map); in t4_sge_alloc_rxq()