Searched refs:EPxSTATUS_EP_TX_ERR (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/gadget/udc/ | ||
H A D | goku_udc.h | 99 # define EPxSTATUS_EP_TX_ERR (3<<2) macro |
H A D | goku_udc.c | 1122 case EPxSTATUS_EP_TX_ERR: /* host will retry */ in udc_ep_status() |