Searched refs:DWC3_GUSB2PHYCFG_PHYSOFTRST (Results 1 – 2 of 2) sorted by relevance
305 usb2_port |= DWC3_GUSB2PHYCFG_PHYSOFTRST; in dwc3_core_soft_reset()314 usb2_port &= ~DWC3_GUSB2PHYCFG_PHYSOFTRST; in dwc3_core_soft_reset()
281 #define DWC3_GUSB2PHYCFG_PHYSOFTRST BIT(31) macro