Searched refs:DWC3_GUCTL_HSTINAUTORETRY (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/dwc3/ | ||
| H A D | core.h | 257 #define DWC3_GUCTL_HSTINAUTORETRY BIT(14) macro |
| H A D | core.c | 1120 reg |= DWC3_GUCTL_HSTINAUTORETRY; in dwc3_core_init() |