Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dcore.h865 #define DWC3_DEPEVT_EPCMDCMPLT 0x07 macro
884 case DWC3_DEPEVT_EPCMDCMPLT: in dwc3_ep_event_string()
H A Dep0.c1112 case DWC3_DEPEVT_EPCMDCMPLT: in dwc3_ep0_interrupt()
H A Dgadget.c1935 case DWC3_DEPEVT_EPCMDCMPLT: in dwc3_endpoint_interrupt()
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Ddebug.h327 case DWC3_DEPEVT_EPCMDCMPLT: in dwc3_ep_event_string()
H A Dcore.h1364 #define DWC3_DEPEVT_EPCMDCMPLT 0x07 macro
H A Dep0.c1214 case DWC3_DEPEVT_EPCMDCMPLT: in dwc3_ep0_interrupt()
H A Dgadget.c3879 if ((event->endpoint_event != DWC3_DEPEVT_EPCMDCMPLT) && in dwc3_endpoint_interrupt()
3896 case DWC3_DEPEVT_EPCMDCMPLT: in dwc3_endpoint_interrupt()