Searched refs:AFE_APLL1_TUNER_CFG (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/sound/soc/mediatek/mt8183/ |
D | mt8183-afe-clk.c | 401 regmap_update_bits(afe->regmap, AFE_APLL1_TUNER_CFG, in mt8183_apll1_enable() 403 regmap_update_bits(afe->regmap, AFE_APLL1_TUNER_CFG, 0x1, 0x1); in mt8183_apll1_enable() 425 regmap_update_bits(afe->regmap, AFE_APLL1_TUNER_CFG, 0x1, 0x0); in mt8183_apll1_disable()
|
D | mt8183-reg.h | 136 #define AFE_APLL1_TUNER_CFG 0x03f0 macro
|
/linux-6.12.1/sound/soc/mediatek/mt8192/ |
D | mt8192-afe-clk.c | 307 regmap_update_bits(afe->regmap, AFE_APLL1_TUNER_CFG, in mt8192_apll1_enable() 309 regmap_update_bits(afe->regmap, AFE_APLL1_TUNER_CFG, 0x1, 0x1); in mt8192_apll1_enable() 327 regmap_update_bits(afe->regmap, AFE_APLL1_TUNER_CFG, 0x1, 0x0); in mt8192_apll1_disable()
|
D | mt8192-reg.h | 2534 #define AFE_APLL1_TUNER_CFG 0x03f0 macro
|
D | mt8192-afe-pcm.c | 1982 case AFE_APLL1_TUNER_CFG: /* [20:31] is monitor */ in mt8192_is_volatile_reg()
|
/linux-6.12.1/sound/soc/mediatek/mt8186/ |
D | mt8186-afe-clk.c | 409 regmap_update_bits(afe->regmap, AFE_APLL1_TUNER_CFG, 0xfff7, 0x832); in mt8186_apll1_enable() 410 regmap_update_bits(afe->regmap, AFE_APLL1_TUNER_CFG, 0x1, 0x1); in mt8186_apll1_enable() 432 regmap_update_bits(afe->regmap, AFE_APLL1_TUNER_CFG, 0x1, 0); in mt8186_apll1_disable()
|
D | mt8186-reg.h | 2298 #define AFE_APLL1_TUNER_CFG 0x03f0 macro
|
D | mt8186-afe-pcm.c | 2611 case AFE_APLL1_TUNER_CFG: /* [20:31] is monitor */ in mt8186_is_volatile_reg()
|
/linux-6.12.1/sound/soc/mediatek/mt6797/ |
D | mt6797-reg.h | 116 #define AFE_APLL1_TUNER_CFG 0x03f0 macro
|