Searched refs:SETUP_INT (Results 1 – 2 of 2) sorted by relevance
187 #define SETUP_INT BIT(0) macro
1749 status &= (SETUP_INT | EP0_IN_INT | EP0_OUT_INT in _nbu2ss_ep0_int()1764 if (status & SETUP_INT) { in _nbu2ss_ep0_int()1785 if ((status & STG_END_INT) || (status & SETUP_INT)) { in _nbu2ss_ep0_int()1792 if ((status & STG_END_INT) || (status & SETUP_INT) || in _nbu2ss_ep0_int()