Searched refs:DWC3_GUSB3PIPECTL_SUSPHY (Results 1 – 2 of 2) sorted by relevance
116 reg |= DWC3_GUSB3PIPECTL_SUSPHY; in dwc3_enable_susphy()118 reg &= ~DWC3_GUSB3PIPECTL_SUSPHY; in dwc3_enable_susphy()671 reg &= ~DWC3_GUSB3PIPECTL_SUSPHY; in dwc3_ss_phy_setup()2349 DWC3_GUSB3PIPECTL_SUSPHY); in dwc3_suspend_common()
333 #define DWC3_GUSB3PIPECTL_SUSPHY BIT(17) macro