Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8189/
H A Dmt_spm_suspend.c387 static struct spm_lp_stat suspend_lp_stat; variable
392 .lpstat = &suspend_lp_stat,
471 mt_spm_update_lp_stat(&suspend_lp_stat); in mt_spm_suspend_resume()
/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8196/
H A Dmt_spm_suspend.c556 static struct spm_lp_stat suspend_lp_stat; variable
561 .lpstat = &suspend_lp_stat,
667 mt_spm_update_lp_stat(&suspend_lp_stat); in mt_spm_suspend_resume()