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

/linux-master/sound/soc/mediatek/mt8183/
H A Dmt8183-afe-clk.c455 regmap_update_bits(afe->regmap, AFE_APLL2_TUNER_CFG,
457 regmap_update_bits(afe->regmap, AFE_APLL2_TUNER_CFG, 0x1, 0x1);
479 regmap_update_bits(afe->regmap, AFE_APLL2_TUNER_CFG, 0x1, 0x0);
H A Dmt8183-reg.h137 #define AFE_APLL2_TUNER_CFG 0x03f4 macro
/linux-master/sound/soc/mediatek/mt8192/
H A Dmt8192-afe-clk.c357 regmap_update_bits(afe->regmap, AFE_APLL2_TUNER_CFG,
359 regmap_update_bits(afe->regmap, AFE_APLL2_TUNER_CFG, 0x1, 0x1);
377 regmap_update_bits(afe->regmap, AFE_APLL2_TUNER_CFG, 0x1, 0x0);
H A Dmt8192-afe-pcm.c1983 case AFE_APLL2_TUNER_CFG: /* [20:31] is monitor */
H A Dmt8192-reg.h2535 #define AFE_APLL2_TUNER_CFG 0x03f4 macro
/linux-master/sound/soc/mediatek/mt8186/
H A Dmt8186-afe-clk.c462 regmap_update_bits(afe->regmap, AFE_APLL2_TUNER_CFG, 0xfff7, 0x634);
463 regmap_update_bits(afe->regmap, AFE_APLL2_TUNER_CFG, 0x1, 0x1);
485 regmap_update_bits(afe->regmap, AFE_APLL2_TUNER_CFG, 0x1, 0);
H A Dmt8186-reg.h2299 #define AFE_APLL2_TUNER_CFG 0x03f4 macro
H A Dmt8186-afe-pcm.c2612 case AFE_APLL2_TUNER_CFG: /* [20:31] is monitor */
/linux-master/sound/soc/mediatek/mt6797/
H A Dmt6797-reg.h117 #define AFE_APLL2_TUNER_CFG 0x03f4 macro

Completed in 326 milliseconds