Searched refs:DWC3_GUSB2PHYCFG_PHYSOFTRST (Results 1 – 2 of 2) sorted by relevance
84 reg |= DWC3_GUSB2PHYCFG_PHYSOFTRST; in dwc3_core_soft_reset()107 reg &= ~DWC3_GUSB2PHYCFG_PHYSOFTRST; in dwc3_core_soft_reset()
179 #define DWC3_GUSB2PHYCFG_PHYSOFTRST (1 << 31) macro