Home
last modified time | relevance | path

Searched refs:DWC3_TRB_STS_XFER_IN_PROG (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.h517 #define DWC3_TRB_STS_XFER_IN_PROG 4 macro
/openbmc/linux/drivers/usb/dwc3/
H A Dcore.h836 #define DWC3_TRB_STS_XFER_IN_PROG 4 macro
H A Dgadget.c3570 case DWC3_TRB_STS_XFER_IN_PROG: in dwc3_gadget_ep_cleanup_completed_request()