Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/emxx_udc/
H A Demxx_udc.h182 #define EP0_OUT_INT BIT(5) macro
H A Demxx_udc.c1749 status &= (SETUP_INT | EP0_IN_INT | EP0_OUT_INT in _nbu2ss_ep0_int()
1778 if (status & EP0_OUT_INT) { in _nbu2ss_ep0_int()
1779 status &= ~EP0_OUT_INT; in _nbu2ss_ep0_int()
1795 | EP0_OUT_INT in _nbu2ss_ep0_int()