Searched refs:AUDIO_ENGEN_CON0 (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/soc/mediatek/mt7986/ |
D | mt7986-afe-pcm.c | 397 regmap_update_bits(afe->regmap, AUDIO_ENGEN_CON0, AUD_APLL2_EN_MASK, 0); in mt7986_afe_runtime_suspend() 398 regmap_update_bits(afe->regmap, AUDIO_ENGEN_CON0, AUD_26M_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() 426 regmap_update_bits(afe->regmap, AUDIO_ENGEN_CON0, AUD_26M_EN_MASK, in mt7986_afe_runtime_resume()
|
D | mt7986-reg.h | 15 #define AUDIO_ENGEN_CON0 0x0014 macro
|