Searched refs:apll_div_reg (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/mediatek/mt8195/ |
H A D | mt8195-afe-clk.c | 84 int apll_div_reg; member 106 .apll_div_reg = AFE_APLL_TUNER_CFG, 124 .apll_div_reg = AFE_APLL_TUNER_CFG1, 142 .apll_div_reg = AFE_EARC_APLL_TUNER_CFG, 160 .apll_div_reg = AFE_SPDIFIN_APLL_TUNER_CFG, 178 .apll_div_reg = AFE_LINEIN_APLL_TUNER_CFG, 225 regmap_update_bits(afe->regmap, cfg->apll_div_reg, in mt8195_afe_setup_apll_tuner()
|
/openbmc/linux/sound/soc/mediatek/mt8188/ |
H A D | mt8188-afe-clk.c | 92 int apll_div_reg; member 115 .apll_div_reg = AFE_APLL_TUNER_CFG, 133 .apll_div_reg = AFE_APLL_TUNER_CFG1, 151 .apll_div_reg = AFE_EARC_APLL_TUNER_CFG, 169 .apll_div_reg = AFE_SPDIFIN_APLL_TUNER_CFG, 187 .apll_div_reg = AFE_LINEIN_APLL_TUNER_CFG, 234 cfg->apll_div_reg, in mt8188_afe_setup_apll_tuner()
|