Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/mediatek/mt6797/
H A 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()
/kernel/linux/linux-6.6/sound/soc/mediatek/mt6797/
H A 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()

Completed in 2 milliseconds