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