Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc3/
H A Dcore.h411 #define DWC3_GUCTL2_LC_TIMER BIT(19) macro
H A Dcore.c1323 reg &= ~DWC3_GUCTL2_LC_TIMER; in dwc3_core_init()