Searched refs:SETUP_INT (Results 1 – 2 of 2) sorted by relevance
231 #define SETUP_INT BIT00 macro
1834 status &= (SETUP_INT | EP0_IN_INT | EP0_OUT_INT in _nbu2ss_ep0_int()1849 if (status & SETUP_INT) { in _nbu2ss_ep0_int()1870 if ((status & STG_END_INT) || (status & SETUP_INT)) { in _nbu2ss_ep0_int()1877 if ((status & STG_END_INT) || (status & SETUP_INT) || in _nbu2ss_ep0_int()