Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/mediatek/common/
Dmtk-afe-fe-dai.c331 if (!afe->reg_back_up) in mtk_afe_suspend()
332 afe->reg_back_up = in mtk_afe_suspend()
336 if (afe->reg_back_up) { in mtk_afe_suspend()
339 &afe->reg_back_up[i]); in mtk_afe_suspend()
360 if (!afe->reg_back_up) { in mtk_afe_resume()
365 afe->reg_back_up[i]); in mtk_afe_resume()
Dmtk-base-afe.h108 unsigned int *reg_back_up; member
/linux-6.12.1/sound/soc/mediatek/mt8365/
Dmt8365-afe-pcm.c1978 if (!afe->reg_back_up) in mt8365_afe_suspend()
1979 afe->reg_back_up = in mt8365_afe_suspend()
1985 &afe->reg_back_up[i]); in mt8365_afe_suspend()
1998 if (!afe->reg_back_up) in mt8365_afe_resume()
2005 afe->reg_back_up[i]); in mt8365_afe_resume()