Searched refs:AUD_TCON0_PDN_AFE (Results 1 – 3 of 3) sorted by relevance
86 #define AUD_TCON0_PDN_AFE (0x1 << 2) macro958 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()
126 return AUD_TCON0_PDN_AFE; in get_top_cg_mask()
752 #define AUD_TCON0_PDN_AFE (1U << 2) macro