Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/emxx_udc/
Demxx_udc.h231 #define SETUP_INT BIT00 macro
Demxx_udc.c1834 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()