Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8189/
H A Dmt_spm_conservation.h24 int spm_conservation_wakeup_obs(int is_set, int cat, uint32_t wake_src_bits);
H A Dmt_spm_conservation.c84 int spm_conservation_wakeup_obs(int is_set, int cat, uint32_t wake_src_bits) in spm_conservation_wakeup_obs() argument
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()
/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8196/
H A Dmt_spm_conservation.h26 uint32_t wake_src_bits);