Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dehci-omap.c171 usb_phy_set_suspend(omap->phy[i], 0); in ehci_hcd_omap_probe()
210 usb_phy_set_suspend(omap->phy[i], 0); in ehci_hcd_omap_probe()
/Linux-v6.6/drivers/usb/musb/
Dux500.c321 usb_phy_set_suspend(musb->xceiv, 1); in ux500_suspend()
341 usb_phy_set_suspend(musb->xceiv, 0); in ux500_resume()
/Linux-v6.6/drivers/usb/dwc3/
Dcore.c810 usb_phy_set_suspend(dwc->usb2_phy, 0); in dwc3_phy_power_on()
811 usb_phy_set_suspend(dwc->usb3_phy, 0); in dwc3_phy_power_on()
826 usb_phy_set_suspend(dwc->usb3_phy, 1); in dwc3_phy_power_on()
827 usb_phy_set_suspend(dwc->usb2_phy, 1); in dwc3_phy_power_on()
837 usb_phy_set_suspend(dwc->usb3_phy, 1); in dwc3_phy_power_off()
838 usb_phy_set_suspend(dwc->usb2_phy, 1); in dwc3_phy_power_off()
/Linux-v6.6/include/linux/usb/
Dphy.h306 usb_phy_set_suspend(struct usb_phy *x, int suspend) in usb_phy_set_suspend() function
/Linux-v6.6/drivers/usb/chipidea/
Dci_hdrc_tegra.c272 usb_phy_set_suspend(ci->usb_phy, enable); in tegra_usb_enter_lpm()
Dcore.c1286 usb_phy_set_suspend(ci->usb_phy, 1); in ci_controller_suspend()
1335 usb_phy_set_suspend(ci->usb_phy, 0); in ci_controller_resume()
/Linux-v6.6/drivers/usb/dwc2/
Dcore_intr.c516 usb_phy_set_suspend(hsotg->uphy, true); in dwc2_handle_usb_suspend_intr()
Dhcd.c4391 usb_phy_set_suspend(hsotg->uphy, true); in _dwc2_hcd_suspend()
4491 usb_phy_set_suspend(hsotg->uphy, false); in _dwc2_hcd_resume()
/Linux-v6.6/drivers/usb/gadget/udc/
Domap_udc.c1789 usb_phy_set_suspend( in devstate_irq()
1794 usb_phy_set_suspend( in devstate_irq()