Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/emxx_udc/
H A Demxx_udc.h271 #define EPN_IN_FULL BIT(1) /* R */ macro
H A Demxx_udc.c1143 if ((status & EPN_IN_FULL) != 0) in _nbu2ss_epn_in_transfer()
1877 if ((status & EPN_IN_FULL) == 0) { in _nbu2ss_epn_in_int()