Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc3/
Dcore.h345 #define DWC3_DSTS_FULLSPEED1 (3 << 0) macro
Dgadget.c1632 reg |= DWC3_DSTS_FULLSPEED1; in dwc3_gadget_start()