Searched refs:GRSTCTL_CSFTRST (Results 1 – 2 of 2) sorted by relevance
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