Home
last modified time | relevance | path

Searched refs:AUD_APLL2_EN_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/mediatek/mt7986/
H A Dmt7986-reg.h86 #define AUD_APLL2_EN_MASK BIT(3) macro
H A Dmt7986-afe-pcm.c397 regmap_update_bits(afe->regmap, AUDIO_ENGEN_CON0, AUD_APLL2_EN_MASK, 0); in mt7986_afe_runtime_suspend()
424 regmap_update_bits(afe->regmap, AUDIO_ENGEN_CON0, AUD_APLL2_EN_MASK, in mt7986_afe_runtime_resume()