Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dcore.h333 #define DWC3_DSTS_FULLSPEED1 (3 << 0) macro
H A Dgadget.c1501 reg |= DWC3_DSTS_FULLSPEED1; in dwc3_gadget_start()