Searched refs:DWC3_GUSB3PIPECTL_SUSPHY (Results 1 – 2 of 2) sorted by relevance
119 reg |= DWC3_GUSB3PIPECTL_SUSPHY; in dwc3_enable_susphy()121 reg &= ~DWC3_GUSB3PIPECTL_SUSPHY; in dwc3_enable_susphy()680 reg &= ~DWC3_GUSB3PIPECTL_SUSPHY; in dwc3_ss_phy_setup()2445 DWC3_GUSB3PIPECTL_SUSPHY); in dwc3_suspend_common()
333 #define DWC3_GUSB3PIPECTL_SUSPHY BIT(17) macro