Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/mediatek/mt8195/
H A Dmt8195-afe-clk.c85 unsigned int apll_div_shift; member
107 .apll_div_shift = 4,
125 .apll_div_shift = 4,
143 .apll_div_shift = 4,
161 .apll_div_shift = 4,
179 .apll_div_shift = 4,
226 cfg->apll_div_maskbit << cfg->apll_div_shift, in mt8195_afe_setup_apll_tuner()
227 cfg->apll_div_default << cfg->apll_div_shift); in mt8195_afe_setup_apll_tuner()
/openbmc/linux/sound/soc/mediatek/mt8188/
H A Dmt8188-afe-clk.c93 unsigned int apll_div_shift; member
116 .apll_div_shift = 4,
134 .apll_div_shift = 4,
152 .apll_div_shift = 4,
170 .apll_div_shift = 4,
188 .apll_div_shift = 4,
235 cfg->apll_div_maskbit << cfg->apll_div_shift, in mt8188_afe_setup_apll_tuner()
236 cfg->apll_div_default << cfg->apll_div_shift); in mt8188_afe_setup_apll_tuner()