Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/chipidea/
Dci_hdrc_tegra.c103 usb_phy_set_suspend(udc->phy, 0); in tegra_udc_probe()
124 usb_phy_set_suspend(udc->phy, 1); in tegra_udc_probe()
133 usb_phy_set_suspend(udc->phy, 1); in tegra_udc_remove()
Dcore.c1145 usb_phy_set_suspend(ci->usb_phy, 1); in ci_controller_suspend()
1169 usb_phy_set_suspend(ci->usb_phy, 0); in ci_controller_resume()
/Linux-v4.19/drivers/usb/host/
Dehci-omap.c178 usb_phy_set_suspend(omap->phy[i], 0); in ehci_hcd_omap_probe()
217 usb_phy_set_suspend(omap->phy[i], 0); in ehci_hcd_omap_probe()
Dehci-tegra.c483 err = usb_phy_set_suspend(hcd->usb_phy, 0); in tegra_ehci_probe()
/Linux-v4.19/drivers/usb/musb/
Dux500.c337 usb_phy_set_suspend(musb->xceiv, 1); in ux500_suspend()
357 usb_phy_set_suspend(musb->xceiv, 0); in ux500_resume()
/Linux-v4.19/drivers/usb/dwc3/
Dcore.c682 usb_phy_set_suspend(dwc->usb2_phy, 1); in dwc3_core_exit()
683 usb_phy_set_suspend(dwc->usb3_phy, 1); in dwc3_core_exit()
945 usb_phy_set_suspend(dwc->usb2_phy, 0); in dwc3_core_init()
946 usb_phy_set_suspend(dwc->usb3_phy, 0); in dwc3_core_init()
1050 usb_phy_set_suspend(dwc->usb2_phy, 1); in dwc3_core_init()
1051 usb_phy_set_suspend(dwc->usb3_phy, 1); in dwc3_core_init()
/Linux-v4.19/include/linux/usb/
Dphy.h302 usb_phy_set_suspend(struct usb_phy *x, int suspend) in usb_phy_set_suspend() function
/Linux-v4.19/drivers/usb/dwc2/
Dcore_intr.c515 usb_phy_set_suspend(hsotg->uphy, true); in dwc2_handle_usb_suspend_intr()
Dhcd.c4500 usb_phy_set_suspend(hsotg->uphy, true); in _dwc2_hcd_suspend()
4547 usb_phy_set_suspend(hsotg->uphy, false); in _dwc2_hcd_resume()
/Linux-v4.19/drivers/usb/gadget/udc/
Domap_udc.c1784 usb_phy_set_suspend( in devstate_irq()
1789 usb_phy_set_suspend( in devstate_irq()