Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/renesas_usbhs/
Drcar2.c88 retval = usb_phy_set_suspend(priv->usb_phy, 0); in usbhs_rcar2_power_ctrl()
90 usb_phy_set_suspend(priv->usb_phy, 1); in usbhs_rcar2_power_ctrl()
/linux-4.4.14/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.c494 err = usb_phy_set_suspend(hcd->usb_phy, 0); in tegra_ehci_probe()
/linux-4.4.14/drivers/usb/dwc3/
Dcore.c1020 usb_phy_set_suspend(dwc->usb2_phy, 0); in dwc3_probe()
1021 usb_phy_set_suspend(dwc->usb3_phy, 0); in dwc3_probe()
1063 usb_phy_set_suspend(dwc->usb2_phy, 1); in dwc3_probe()
1064 usb_phy_set_suspend(dwc->usb3_phy, 1); in dwc3_probe()
1099 usb_phy_set_suspend(dwc->usb2_phy, 1); in dwc3_remove()
1100 usb_phy_set_suspend(dwc->usb3_phy, 1); in dwc3_remove()
/linux-4.4.14/drivers/usb/musb/
Dux500.c351 usb_phy_set_suspend(musb->xceiv, 1); in ux500_suspend()
369 usb_phy_set_suspend(musb->xceiv, 0); in ux500_resume()
/linux-4.4.14/include/linux/usb/
Dphy.h278 usb_phy_set_suspend(struct usb_phy *x, int suspend) in usb_phy_set_suspend() function
/linux-4.4.14/drivers/usb/dwc2/
Dcore_intr.c455 usb_phy_set_suspend(hsotg->uphy, true); in dwc2_handle_usb_suspend_intr()
Dhcd.c2420 usb_phy_set_suspend(hsotg->uphy, true); in _dwc2_hcd_suspend()
2464 usb_phy_set_suspend(hsotg->uphy, false); in _dwc2_hcd_resume()
/linux-4.4.14/drivers/usb/chipidea/
Dcore.c1131 usb_phy_set_suspend(ci->usb_phy, 1); in ci_controller_suspend()
1149 usb_phy_set_suspend(ci->usb_phy, 0); in ci_controller_resume()
/linux-4.4.14/drivers/usb/gadget/udc/
Domap_udc.c1788 usb_phy_set_suspend( in devstate_irq()
1793 usb_phy_set_suspend( in devstate_irq()