Searched refs:STIC_INT_E (Results 1 – 2 of 2) sorted by relevance
221 #define STIC_INT_E 0x00000002 macro232 #define STIC_INT_E_MASK (STIC_INT_E_EN | STIC_INT_E | STIC_INT_E_WE)
265 if ((state & STIC_INT_E) != 0) { in px_intr()