Searched refs:is_infra_pdn (Results 1 – 4 of 4) sorted by relevance
172 if (is_infra_pdn(suspend_ctrl.pcm_flags)) in go_to_sleep_before_wfi()194 if (is_infra_pdn(suspend_ctrl.pcm_flags)) in go_to_sleep_after_wfi()
2236 #define is_infra_pdn(flags) (!((flags) & SPM_FLAG_DIS_INFRA_PDN)) macro
255 is_infra_pdn(pwrctrl->pcm_flags)); in go_to_sleep_before_wfi()
288 #define is_infra_pdn(flags) (!((flags) & SPM_INFRA_PDN_DIS)) macro