Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dcore.h257 #define DWC3_GUCTL_HSTINAUTORETRY BIT(14) macro
H A Dcore.c1120 reg |= DWC3_GUCTL_HSTINAUTORETRY; in dwc3_core_init()