Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/mediatek/mt6797/
Dmt6797-afe-pcm.c651 unsigned int afe_on_retm; in mt6797_afe_runtime_suspend() local
657 regmap_read(afe->regmap, AFE_DAC_CON0, &afe_on_retm); in mt6797_afe_runtime_suspend()
658 if ((afe_on_retm & AFE_ON_RETM_MASK_SFT) == 0) in mt6797_afe_runtime_suspend()