Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/dwc2/
Dcore.c435 GRSTCTL_CSFTRST_DONE, 10000)) { in dwc2_core_reset()
442 greset |= GRSTCTL_CSFTRST_DONE; in dwc2_core_reset()
Dhw.h100 #define GRSTCTL_CSFTRST_DONE BIT(29) macro