Home
last modified time | relevance | path

Searched refs:AUD_TCON0_PDN_AFE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/mediatek/mt8173/
H A Dmt8173-afe-pcm.c86 #define AUD_TCON0_PDN_AFE (0x1 << 2) macro
960 AUD_TCON0_PDN_AFE, AUD_TCON0_PDN_AFE); in mt8173_afe_runtime_suspend()
1005 regmap_update_bits(afe->regmap, AUDIO_TOP_CON0, AUD_TCON0_PDN_AFE, 0); in mt8173_afe_runtime_resume()
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8173/
H A Dmt8173-afe-pcm.c86 #define AUD_TCON0_PDN_AFE (0x1 << 2) macro
958 AUD_TCON0_PDN_AFE, AUD_TCON0_PDN_AFE); in mt8173_afe_runtime_suspend()
1003 regmap_update_bits(afe->regmap, AUDIO_TOP_CON0, AUD_TCON0_PDN_AFE, 0); in mt8173_afe_runtime_resume()

Completed in 3 milliseconds