Searched refs:AFE_APLL1_TUNER_CFG (Results 1 - 9 of 9) sorted by relevance

/linux-master/sound/soc/mediatek/mt8183/
H A Dmt8183-afe-clk.c401 regmap_update_bits(afe->regmap, AFE_APLL1_TUNER_CFG,
403 regmap_update_bits(afe->regmap, AFE_APLL1_TUNER_CFG, 0x1, 0x1);
425 regmap_update_bits(afe->regmap, AFE_APLL1_TUNER_CFG, 0x1, 0x0);
H A Dmt8183-reg.h136 #define AFE_APLL1_TUNER_CFG 0x03f0 macro
/linux-master/sound/soc/mediatek/mt8192/
H A Dmt8192-afe-clk.c307 regmap_update_bits(afe->regmap, AFE_APLL1_TUNER_CFG,
309 regmap_update_bits(afe->regmap, AFE_APLL1_TUNER_CFG, 0x1, 0x1);
327 regmap_update_bits(afe->regmap, AFE_APLL1_TUNER_CFG, 0x1, 0x0);
H A Dmt8192-afe-pcm.c1982 case AFE_APLL1_TUNER_CFG: /* [20:31] is monitor */
H A Dmt8192-reg.h2534 #define AFE_APLL1_TUNER_CFG 0x03f0 macro
/linux-master/sound/soc/mediatek/mt8186/
H A Dmt8186-afe-clk.c409 regmap_update_bits(afe->regmap, AFE_APLL1_TUNER_CFG, 0xfff7, 0x832);
410 regmap_update_bits(afe->regmap, AFE_APLL1_TUNER_CFG, 0x1, 0x1);
432 regmap_update_bits(afe->regmap, AFE_APLL1_TUNER_CFG, 0x1, 0);
H A Dmt8186-reg.h2298 #define AFE_APLL1_TUNER_CFG 0x03f0 macro
H A Dmt8186-afe-pcm.c2611 case AFE_APLL1_TUNER_CFG: /* [20:31] is monitor */
/linux-master/sound/soc/mediatek/mt6797/
H A Dmt6797-reg.h116 #define AFE_APLL1_TUNER_CFG 0x03f0 macro

Completed in 183 milliseconds