Searched refs:SPM_INTERNAL_STATUS_HW_S1 (Results 1 – 8 of 8) sorted by relevance
352 if ((ext_status & SPM_INTERNAL_STATUS_HW_S1) != 0U) { in __spm_get_wakeup_status()458 *status |= SPM_INTERNAL_STATUS_HW_S1; in __spm_hw_s1_state_monitor()
592 #define SPM_INTERNAL_STATUS_HW_S1 BIT(0) macro
396 if ((ext_status & SPM_INTERNAL_STATUS_HW_S1) != 0U) { in __spm_get_wakeup_status()543 *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
469 if ((ext_status & SPM_INTERNAL_STATUS_HW_S1) != 0U) { in __spm_get_wakeup_status()615 *status |= SPM_INTERNAL_STATUS_HW_S1; in __spm_hw_s1_state_monitor()
487 #define SPM_INTERNAL_STATUS_HW_S1 (1U << 0) macro