Searched refs:SETUP_INT (Results 1 – 2 of 2) sorted by relevance
189 #define SETUP_INT BIT(0) macro
1753 status &= (SETUP_INT | EP0_IN_INT | EP0_OUT_INT in _nbu2ss_ep0_int()1768 if (status & SETUP_INT) { in _nbu2ss_ep0_int()1789 if ((status & STG_END_INT) || (status & SETUP_INT)) { in _nbu2ss_ep0_int()1796 if ((status & STG_END_INT) || (status & SETUP_INT) || in _nbu2ss_ep0_int()