Searched refs:SPM_INTERNAL_STATUS_HW_S1 (Results 1 – 4 of 4) sorted by relevance
389 if ((ext_status & SPM_INTERNAL_STATUS_HW_S1) != 0U) { in __spm_get_wakeup_status()536 *status |= SPM_INTERNAL_STATUS_HW_S1; in __spm_hw_s1_state_monitor()
454 #define SPM_INTERNAL_STATUS_HW_S1 (1U << 0) macro
434 if ((ext_status & SPM_INTERNAL_STATUS_HW_S1) != 0U) { in __spm_get_wakeup_status()581 *status |= SPM_INTERNAL_STATUS_HW_S1; in __spm_hw_s1_state_monitor()
510 #define SPM_INTERNAL_STATUS_HW_S1 (1U << 0) macro
Completed in 12 milliseconds