Searched refs:apll_div_maskbit (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/mediatek/mt8195/ |
H A D | mt8195-afe-clk.c | 86 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()
|
/openbmc/linux/sound/soc/mediatek/mt8188/ |
H A D | mt8188-afe-clk.c | 94 unsigned int apll_div_maskbit; member 117 .apll_div_maskbit = 0xf, 135 .apll_div_maskbit = 0xf, 153 .apll_div_maskbit = 0x3f, 171 .apll_div_maskbit = 0x3f, 189 .apll_div_maskbit = 0x3f, 235 cfg->apll_div_maskbit << cfg->apll_div_shift, in mt8188_afe_setup_apll_tuner()
|