Home
last modified time | relevance | path

Searched refs:ch_num_maskbit (Results 1 – 2 of 2) sorted by relevance

/sound/soc/mediatek/mt8195/
Dmt8195-afe-pcm.c143 unsigned int ch_num_maskbit; member
160 .ch_num_maskbit = 0x3f,
174 .ch_num_maskbit = 0x1f,
188 .ch_num_maskbit = 0x1f,
251 cm->ch_num_maskbit << cm->ch_num_shift, in mt8195_afe_config_cm()
393 data->ch_num_maskbit << data->ch_num_shift, in mt8195_afe_fe_hw_params()
1822 .ch_num_maskbit = 0x1f,
1849 .ch_num_maskbit = 0x1f,
1876 .ch_num_maskbit = 0x1f,
1903 .ch_num_maskbit = 0x1f,
[all …]
/sound/soc/mediatek/common/
Dmtk-base-afe.h48 int ch_num_maskbit; member