Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/usb_dwc3/
H A Dusb_dwc3.c132 #define USB_DWC3_DEPEVT_XFERCOMPLETE 0x01 macro
1063 ret = USB_DWC3_DEPEVT_XFERCOMPLETE; in dwc3_read_ep_evt_type()
1275 case USB_DWC3_DEPEVT_XFERCOMPLETE: in dwc3_handle_ep_event()