Searched refs:EPN_IN_EMPTY (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/staging/emxx_udc/ | ||
H A D | emxx_udc.h | 272 #define EPN_IN_EMPTY BIT(0) /* R */ macro |
H A D | emxx_udc.c | 1139 if ((status & EPN_IN_EMPTY) == 0) in _nbu2ss_epn_in_transfer() |