Home
last modified time | relevance | path

Searched refs:AFE_ON_MASK_SFT (Results 1 – 6 of 6) sorted by relevance

/linux/sound/soc/mediatek/mt6797/
H A Dmt6797-reg.h406 #define AFE_ON_MASK_SFT (0x1 << 0) macro
/linux/sound/soc/mediatek/mt8183/
H A Dmt8183-afe-pcm.c682 regmap_update_bits(afe->regmap, AFE_DAC_CON0, AFE_ON_MASK_SFT, 0x0); in mt8183_afe_runtime_suspend()
H A Dmt8183-reg.h463 #define AFE_ON_MASK_SFT (0x1 << 0) macro
/linux/sound/soc/mediatek/mt8192/
H A Dmt8192-afe-pcm.c2063 regmap_update_bits(afe->regmap, AFE_DAC_CON0, AFE_ON_MASK_SFT, 0x0); in mt8192_afe_runtime_suspend()
2123 regmap_update_bits(afe->regmap, AFE_DAC_CON0, AFE_ON_MASK_SFT, 0x1); in mt8192_afe_runtime_resume()
H A Dmt8192-reg.h101 #define AFE_ON_MASK_SFT (0x1 << 0) macro
/linux/sound/soc/codecs/
H A Dmt6359.h1924 #define AFE_ON_MASK_SFT (0x1 << 0) macro