Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/emxx_udc/
H A Demxx_udc.h272 #define EPN_IN_EMPTY BIT(0) /* R */ macro
H A Demxx_udc.c1139 if ((status & EPN_IN_EMPTY) == 0) in _nbu2ss_epn_in_transfer()