Searched refs:GRSTCTL_CSFTRST (Results 1 – 2 of 2) sorted by relevance
524 greset |= GRSTCTL_CSFTRST; in dwc2_core_reset()527 if (dwc2_hsotg_wait_bit_clear(hsotg, GRSTCTL, GRSTCTL_CSFTRST, 50)) { in dwc2_core_reset()
132 #define GRSTCTL_CSFTRST BIT(0) macro