Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/plat/mediatek/mt8192/drivers/spm/
A Dsleep_def.h148 #define is_cpu_pdn(flags) (((flags) & SPM_FLAG_DISABLE_CPU_PDN) == 0U) macro
/tf-a-ffa_el3_spmc/plat/mediatek/mt8195/drivers/spm/
A Dsleep_def.h148 #define is_cpu_pdn(flags) (((flags) & SPM_FLAG_DISABLE_CPU_PDN) == 0U) macro
/tf-a-ffa_el3_spmc/plat/mediatek/mt8173/drivers/spm/
A Dspm_suspend.c254 is_cpu_pdn(pwrctrl->pcm_flags), in go_to_sleep_before_wfi()
A Dspm.h287 #define is_cpu_pdn(flags) (!((flags) & SPM_CPU_PDN_DIS)) macro
/tf-a-ffa_el3_spmc/plat/mediatek/mt8183/drivers/spm/
A Dspm.h2235 #define is_cpu_pdn(flags) (!((flags) & SPM_FLAG_DIS_CPU_PDN)) macro

Completed in 22 milliseconds