Searched refs:status_IE (Results 1 – 3 of 3) sorted by relevance
72 SR &= ~status_IE;96 SR |= status_IE;
500 #define status_IE (1 << 0) /* Interrupt enable */ macro
303 if (SR & status_IE) in interrupt_event()