Searched refs:DWC3_GUCTL2_RST_ACTBITLATER (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/usb/dwc3/ | ||
D | core.h | 360 #define DWC3_GUCTL2_RST_ACTBITLATER BIT(14) macro |
D | core.c | 968 reg |= DWC3_GUCTL2_RST_ACTBITLATER; in dwc3_core_init() |