Searched refs:GCI_INTSTATUS_EVENTWAKE (Results 1 – 7 of 7) sorted by relevance
4172 #define GCI_INTSTATUS_EVENTWAKE (1 << 23) /* GCI Wake Event Interrupt */ macro
4680 #define GCI_INTSTATUS_EVENTWAKE (1 << 23) /* GCI Wake Event Interrupt */ macro
1721 if (gci_intstatus & (GCI_INTSTATUS_EVENT | GCI_INTSTATUS_EVENTWAKE)) { in si_gci_handler_process()