Searched refs:get_etdm_ch_fixup (Results 1 - 3 of 3) sorted by relevance

/linux-master/sound/soc/mediatek/mt7986/
H A Dmt7986-dai-etdm.c149 static unsigned int get_etdm_ch_fixup(unsigned int channels) function
190 val |= FIELD_PREP(ETDM_CH_NUM_MASK, get_etdm_ch_fixup(channels) - 1);
/linux-master/sound/soc/mediatek/mt8195/
H A Dmt8195-dai-etdm.c183 static unsigned int get_etdm_ch_fixup(unsigned int channels) function
1999 get_etdm_ch_fixup(channels) : 2;
/linux-master/sound/soc/mediatek/mt8188/
H A Dmt8188-dai-etdm.c142 static unsigned int get_etdm_ch_fixup(unsigned int channels) function
2135 get_etdm_ch_fixup(channels) : 2;

Completed in 208 milliseconds