Searched refs:DWC3_DCFG_FULLSPEED (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/dwc3/ | ||
| H A D | core.h | 410 #define DWC3_DCFG_FULLSPEED BIT(0) macro |
| H A D | gadget.c | 2573 reg |= DWC3_DCFG_FULLSPEED; in __dwc3_gadget_set_speed() |