Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/mediatek/mt8183/
H A Dmt8183-afe-clk.c401 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()
H A Dmt8183-reg.h136 #define AFE_APLL1_TUNER_CFG 0x03f0 macro
/openbmc/linux/sound/soc/mediatek/mt8192/
H A Dmt8192-afe-clk.c307 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()
H A Dmt8192-reg.h2534 #define AFE_APLL1_TUNER_CFG 0x03f0 macro
H A Dmt8192-afe-pcm.c1982 case AFE_APLL1_TUNER_CFG: /* [20:31] is monitor */ in mt8192_is_volatile_reg()
/openbmc/linux/sound/soc/mediatek/mt8186/
H A Dmt8186-afe-clk.c409 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()
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 */ in mt8186_is_volatile_reg()
/openbmc/linux/sound/soc/mediatek/mt6797/
H A Dmt6797-reg.h116 #define AFE_APLL1_TUNER_CFG 0x03f0 macro