Home
last modified time | relevance | path

Searched refs:DWC3_DEPEVT_XFERCOMPLETE (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.h833 #define DWC3_DEPEVT_XFERCOMPLETE 0x01 macro
847 case DWC3_DEPEVT_XFERCOMPLETE: in dwc3_ep_event_string()
H A Dep0.c1097 case DWC3_DEPEVT_XFERCOMPLETE: in dwc3_ep0_interrupt()
H A Dgadget.c1850 case DWC3_DEPEVT_XFERCOMPLETE: in dwc3_endpoint_interrupt()
/openbmc/linux/drivers/usb/dwc3/
H A Ddebug.h270 case DWC3_DEPEVT_XFERCOMPLETE: in dwc3_ep_event_string()
H A Dep0.c1196 case DWC3_DEPEVT_XFERCOMPLETE: in dwc3_ep0_interrupt()
H A Dcore.h1385 #define DWC3_DEPEVT_XFERCOMPLETE 0x01 macro
H A Dgadget.c3868 !(epnum <= 1 && event->endpoint_event == DWC3_DEPEVT_XFERCOMPLETE)) in dwc3_endpoint_interrupt()
3887 case DWC3_DEPEVT_XFERCOMPLETE: in dwc3_endpoint_interrupt()