Searched refs:EPN_IN_DATA (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/staging/emxx_udc/ | ||
H A D | emxx_udc.h | 270 #define EPN_IN_DATA BIT(2) /* R */ macro |
H A D | emxx_udc.c | 1462 if ((regdata & EPN_IN_DATA) == 0) in _nbu2ss_epn_set_stall() |