Home
last modified time | relevance | path

Searched refs:SETUP_INT (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/staging/emxx_udc/
Demxx_udc.h228 #define SETUP_INT BIT00 macro
Demxx_udc.c1755 status &= (SETUP_INT | EP0_IN_INT | EP0_OUT_INT in _nbu2ss_ep0_int()
1770 if (status & SETUP_INT) { in _nbu2ss_ep0_int()
1791 if ((status & STG_END_INT) || (status & SETUP_INT)) { in _nbu2ss_ep0_int()
1798 if ((status & STG_END_INT) || (status & SETUP_INT) || in _nbu2ss_ep0_int()