Home
last modified time | relevance | path

Searched refs:DWC3_GCTL_CORESOFTRESET (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Dcore.c171 reg |= DWC3_GCTL_CORESOFTRESET; in __dwc3_set_mode()
183 reg &= ~DWC3_GCTL_CORESOFTRESET; in __dwc3_set_mode()
H A Dcore.h243 #define DWC3_GCTL_CORESOFTRESET BIT(11) macro
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Dcore.c173 reg |= DWC3_GCTL_CORESOFTRESET; in __dwc3_set_mode()
185 reg &= ~DWC3_GCTL_CORESOFTRESET; in __dwc3_set_mode()
H A Dcore.h255 #define DWC3_GCTL_CORESOFTRESET BIT(11) macro

Completed in 13 milliseconds