Home
last modified time | relevance | path

Searched refs:usb_phy_set_suspend (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/drivers/usb/renesas_usbhs/
Drcar2.c89 retval = usb_phy_set_suspend(priv->usb_phy, 0); in usbhs_rcar2_power_ctrl()
91 usb_phy_set_suspend(priv->usb_phy, 1); in usbhs_rcar2_power_ctrl()
/linux-4.1.27/drivers/usb/host/
Dehci-omap.c194 usb_phy_set_suspend(omap->phy[i], 0); in ehci_hcd_omap_probe()
233 usb_phy_set_suspend(omap->phy[i], 0); in ehci_hcd_omap_probe()
Dehci-tegra.c488 err = usb_phy_set_suspend(hcd->usb_phy, 0); in tegra_ehci_probe()
/linux-4.1.27/drivers/usb/dwc3/
Dcore.c924 usb_phy_set_suspend(dwc->usb2_phy, 0); in dwc3_probe()
925 usb_phy_set_suspend(dwc->usb3_phy, 0); in dwc3_probe()
967 usb_phy_set_suspend(dwc->usb2_phy, 1); in dwc3_probe()
968 usb_phy_set_suspend(dwc->usb3_phy, 1); in dwc3_probe()
1002 usb_phy_set_suspend(dwc->usb2_phy, 1); in dwc3_remove()
1003 usb_phy_set_suspend(dwc->usb3_phy, 1); in dwc3_remove()
/linux-4.1.27/drivers/usb/musb/
Dux500.c347 usb_phy_set_suspend(musb->xceiv, 1); in ux500_suspend()
365 usb_phy_set_suspend(musb->xceiv, 0); in ux500_resume()
/linux-4.1.27/include/linux/usb/
Dphy.h270 usb_phy_set_suspend(struct usb_phy *x, int suspend) in usb_phy_set_suspend() function
/linux-4.1.27/drivers/usb/chipidea/
Dcore.c895 usb_phy_set_suspend(ci->usb_phy, 1); in ci_controller_suspend()
913 usb_phy_set_suspend(ci->usb_phy, 0); in ci_controller_resume()
/linux-4.1.27/drivers/usb/gadget/udc/
Domap_udc.c1788 usb_phy_set_suspend( in devstate_irq()
1793 usb_phy_set_suspend( in devstate_irq()