Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dcore.h242 #define DWC3_DCFG_LOWSPEED (2 << 0) macro
H A Dgadget.c2207 case DWC3_DCFG_LOWSPEED: in dwc3_gadget_conndone_interrupt()
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dcore.h411 #define DWC3_DCFG_LOWSPEED (2 << 0) macro
H A Dgadget.c2570 reg |= DWC3_DCFG_LOWSPEED; in __dwc3_gadget_set_speed()