Home
last modified time | relevance | path

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

/external/u-boot/include/linux/usb/
Ddwc3.h22 #define DWC3_DEVICE_EVENT_DISCONNECT 0 macro
/external/u-boot/drivers/usb/dwc3/
Dcore.h42 #define DWC3_DEVICE_EVENT_DISCONNECT 0 macro
Dgadget.c2381 case DWC3_DEVICE_EVENT_DISCONNECT: in dwc3_gadget_interrupt()