Searched refs:GRSTCTL_CSFTRST (Results 1 – 4 of 4) sorted by relevance
422 greset |= GRSTCTL_CSFTRST; in dwc2_core_reset()428 GRSTCTL_CSFTRST, 10000)) { in dwc2_core_reset()441 greset &= ~GRSTCTL_CSFTRST; in dwc2_core_reset()
110 #define GRSTCTL_CSFTRST BIT(0) macro
689 GRSTCTL_FRMCNTRRST | GRSTCTL_HSFTRST | GRSTCTL_CSFTRST); in dwc2_glbreg_read()763 if (!(old & GRSTCTL_CSFTRST) && (val & GRSTCTL_CSFTRST)) { in dwc2_glbreg_write()771 GRSTCTL_HSFTRST | GRSTCTL_CSFTRST); in dwc2_glbreg_write()
136 #define GRSTCTL_CSFTRST BIT(0) macro