Searched refs:usb_phy_set_suspend (Results 1 – 3 of 3) sorted by relevance
869 usb_phy_set_suspend(dwc->usb2_phy, 0); in dwc3_phy_power_on()870 usb_phy_set_suspend(dwc->usb3_phy, 0); in dwc3_phy_power_on()894 usb_phy_set_suspend(dwc->usb3_phy, 1); in dwc3_phy_power_on()895 usb_phy_set_suspend(dwc->usb2_phy, 1); in dwc3_phy_power_on()910 usb_phy_set_suspend(dwc->usb3_phy, 1); in dwc3_phy_power_off()911 usb_phy_set_suspend(dwc->usb2_phy, 1); in dwc3_phy_power_off()
302 usb_phy_set_suspend(struct usb_phy *x, int suspend) in usb_phy_set_suspend() function
4395 usb_phy_set_suspend(hsotg->uphy, true); in _dwc2_hcd_suspend()4496 usb_phy_set_suspend(hsotg->uphy, false); in _dwc2_hcd_resume()