Searched refs:AFE_APLL_TUNER_CFG1 (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/sound/soc/mediatek/mt8365/ |
D | mt8365-afe-clk.c | 340 regmap_update_bits(afe->regmap, AFE_APLL_TUNER_CFG1, in mt8365_afe_enable_apll_tuner_cfg() 342 regmap_update_bits(afe->regmap, AFE_APLL_TUNER_CFG1, in mt8365_afe_enable_apll_tuner_cfg() 362 regmap_update_bits(afe->regmap, AFE_APLL_TUNER_CFG1, in mt8365_afe_disable_apll_tuner_cfg()
|
D | mt8365-reg.h | 129 #define AFE_APLL_TUNER_CFG1 (0x03f4) macro
|
/linux-6.12.1/sound/soc/mediatek/mt8195/ |
D | mt8195-afe-clk.c | 124 .apll_div_reg = AFE_APLL_TUNER_CFG1, 128 .ref_ck_sel_reg = AFE_APLL_TUNER_CFG1, 132 .tuner_en_reg = AFE_APLL_TUNER_CFG1, 135 .upper_bound_reg = AFE_APLL_TUNER_CFG1,
|
D | mt8195-reg.h | 71 #define AFE_APLL_TUNER_CFG1 (0x03fc) macro
|
/linux-6.12.1/sound/soc/mediatek/mt8188/ |
D | mt8188-afe-clk.c | 133 .apll_div_reg = AFE_APLL_TUNER_CFG1, 137 .ref_ck_sel_reg = AFE_APLL_TUNER_CFG1, 141 .tuner_en_reg = AFE_APLL_TUNER_CFG1, 144 .upper_bound_reg = AFE_APLL_TUNER_CFG1,
|
D | mt8188-reg.h | 70 #define AFE_APLL_TUNER_CFG1 (0x03fc) macro
|