Home
last modified time | relevance | path

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

/linux/sound/soc/mediatek/common/ !
H A 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()
H A Dmtk-base-afe.h108 unsigned int *reg_back_up; member
/linux/sound/soc/mediatek/mt8365/ !
H A Dmt8365-afe-pcm.c1977 if (!afe->reg_back_up) in mt8365_afe_suspend()
1978 afe->reg_back_up = in mt8365_afe_suspend()
1984 &afe->reg_back_up[i]); in mt8365_afe_suspend()
1997 if (!afe->reg_back_up) in mt8365_afe_resume()
2004 afe->reg_back_up[i]); in mt8365_afe_resume()