Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/mediatek/mt8195/
Dmt8195-afe-pcm.c148 unsigned int update_cnt_shift; member
165 .update_cnt_shift = 16,
179 .update_cnt_shift = 16,
193 .update_cnt_shift = 16,
258 cm->update_cnt_maskbit << cm->update_cnt_shift, in mt8195_afe_config_cm()
259 cm->update_cnt_default << cm->update_cnt_shift); in mt8195_afe_config_cm()
/linux-6.12.1/sound/soc/mediatek/mt8188/
Dmt8188-afe-pcm.c170 unsigned int update_cnt_shift; member
187 .update_cnt_shift = 16,
201 .update_cnt_shift = 16,
215 .update_cnt_shift = 16,
279 cm->update_cnt_maskbit << cm->update_cnt_shift, in mt8188_afe_config_cm()
280 cm->update_cnt_default << cm->update_cnt_shift); in mt8188_afe_config_cm()