Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8189/
H A Dmt_spm_conservation.c47 static struct spm_con_info spm_cst_info; variable
88 spm_cst_info.wakeup_obs |= wake_src_bits; in spm_conservation_wakeup_obs()
90 spm_cst_info.wakeup_obs &= ~wake_src_bits; in spm_conservation_wakeup_obs()
169 (spm_cst_info.entries != spm_cst_info.resume)) { in go_to_spm_after_wfi()
171 (ktime - spm_cst_info.entry_time) / 1000000; in go_to_spm_after_wfi()
184 spm_cst_info.resume = spm_cst_info.entries; in go_to_spm_after_wfi()