Searched refs:DWC3_DCTL_CSFTRST (Results 1 – 3 of 3) sorted by relevance
209 #define DWC3_DCTL_CSFTRST (1 << 30) macro
430 dwc3_writel(dwc->regs, DWC3_DCTL, DWC3_DCTL_CSFTRST); in dwc3_core_init()433 if (!(reg & DWC3_DCTL_CSFTRST)) in dwc3_core_init()
231 #define DWC3_DCTL_CSFTRST (1 << 30) macro