Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/dwc2/
Dcore.c440 GRSTCTL_CSFTRST_DONE, 10000)) { in dwc2_core_reset()
447 greset |= GRSTCTL_CSFTRST_DONE; in dwc2_core_reset()
Dhw.h101 #define GRSTCTL_CSFTRST_DONE BIT(29) macro