Searched refs:apll_div_default (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/soc/mediatek/mt8195/ |
D | mt8195-afe-clk.c | 87 unsigned int apll_div_default; member 109 .apll_div_default = 0x7, 127 .apll_div_default = 0x7, 145 .apll_div_default = 0x3, 163 .apll_div_default = 0x7, 181 .apll_div_default = 0x3, 227 cfg->apll_div_default << cfg->apll_div_shift); in mt8195_afe_setup_apll_tuner()
|
/linux-6.12.1/sound/soc/mediatek/mt8188/ |
D | mt8188-afe-clk.c | 95 unsigned int apll_div_default; member 118 .apll_div_default = 0x7, 136 .apll_div_default = 0x7, 154 .apll_div_default = 0x3, 172 .apll_div_default = 0x7, 190 .apll_div_default = 0x3, 236 cfg->apll_div_default << cfg->apll_div_shift); in mt8188_afe_setup_apll_tuner()
|