Searched refs:AFE_APLL2_TUNER_CFG (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/sound/soc/mediatek/mt8183/ |
D | mt8183-afe-clk.c | 455 regmap_update_bits(afe->regmap, AFE_APLL2_TUNER_CFG, in mt8183_apll2_enable() 457 regmap_update_bits(afe->regmap, AFE_APLL2_TUNER_CFG, 0x1, 0x1); in mt8183_apll2_enable() 479 regmap_update_bits(afe->regmap, AFE_APLL2_TUNER_CFG, 0x1, 0x0); in mt8183_apll2_disable()
|
D | mt8183-reg.h | 137 #define AFE_APLL2_TUNER_CFG 0x03f4 macro
|
/linux-6.12.1/sound/soc/mediatek/mt8192/ |
D | mt8192-afe-clk.c | 357 regmap_update_bits(afe->regmap, AFE_APLL2_TUNER_CFG, in mt8192_apll2_enable() 359 regmap_update_bits(afe->regmap, AFE_APLL2_TUNER_CFG, 0x1, 0x1); in mt8192_apll2_enable() 377 regmap_update_bits(afe->regmap, AFE_APLL2_TUNER_CFG, 0x1, 0x0); in mt8192_apll2_disable()
|
D | mt8192-reg.h | 2535 #define AFE_APLL2_TUNER_CFG 0x03f4 macro
|
D | mt8192-afe-pcm.c | 1983 case AFE_APLL2_TUNER_CFG: /* [20:31] is monitor */ in mt8192_is_volatile_reg()
|
/linux-6.12.1/sound/soc/mediatek/mt8186/ |
D | mt8186-afe-clk.c | 462 regmap_update_bits(afe->regmap, AFE_APLL2_TUNER_CFG, 0xfff7, 0x634); in mt8186_apll2_enable() 463 regmap_update_bits(afe->regmap, AFE_APLL2_TUNER_CFG, 0x1, 0x1); in mt8186_apll2_enable() 485 regmap_update_bits(afe->regmap, AFE_APLL2_TUNER_CFG, 0x1, 0); in mt8186_apll2_disable()
|
D | mt8186-reg.h | 2299 #define AFE_APLL2_TUNER_CFG 0x03f4 macro
|
D | mt8186-afe-pcm.c | 2612 case AFE_APLL2_TUNER_CFG: /* [20:31] is monitor */ in mt8186_is_volatile_reg()
|
/linux-6.12.1/sound/soc/mediatek/mt6797/ |
D | mt6797-reg.h | 117 #define AFE_APLL2_TUNER_CFG 0x03f4 macro
|