Searched refs:port_map_mask (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/pci/hda/ |
H A D | patch_ca0132.c | 2613 unsigned int port_map_mask, in dsp_dma_setup_common() 2694 port_map_mask); in dsp_dma_setup_common() 2713 port_map_mask, chnl_prop, active); in dsp_dma_setup() 3201 * @port_map_mask: port mapping in dspxfr_one_seg() 3211 unsigned int port_map_mask, in dspxfr_one_seg() 3246 if (fls == NULL || dma_engine == NULL || port_map_mask == 0) { in dspxfr_one_seg() 3323 dma_chan, port_map_mask, ovly); in dspxfr_one_seg() 3416 unsigned int port_map_mask; in dspxfr_image() 3464 port_map_mask = 0; in dspxfr_image() 3466 &port_map_mask); in dspxfr_image() 2601 dsp_dma_setup_common(struct hda_codec * codec,unsigned int chip_addx,unsigned int dma_chan,unsigned int port_map_mask,bool ovly) dsp_dma_setup_common() argument 3199 dspxfr_one_seg(struct hda_codec * codec,const struct dsp_image_seg * fls,unsigned int reloc,struct dma_engine * dma_engine,unsigned int dma_chan,unsigned int port_map_mask,bool ovly) dspxfr_one_seg() argument 3404 unsigned int port_map_mask; dspxfr_image() local [all...] |