Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/mediatek/mt8195/
Dmt8195-afe-clk.c86 unsigned int apll_div_maskbit; member
108 .apll_div_maskbit = 0xf,
126 .apll_div_maskbit = 0xf,
144 .apll_div_maskbit = 0x3f,
162 .apll_div_maskbit = 0x3f,
180 .apll_div_maskbit = 0x3f,
226 cfg->apll_div_maskbit << cfg->apll_div_shift, in mt8195_afe_setup_apll_tuner()