Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/usb/
H A Ddwc3.h30 #define DWC3_DEVICE_EVENT_ERRATIC_ERROR 9 macro
/rk3399_rockchip-uboot/drivers/usb/dwc3/
H A Dcore.h52 #define DWC3_DEVICE_EVENT_ERRATIC_ERROR 9 macro
H A Dgadget.c2453 case DWC3_DEVICE_EVENT_ERRATIC_ERROR: in dwc3_gadget_interrupt()