Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/host/
A Dehci-omap.c172 usb_phy_set_suspend(omap->phy[i], 0); in ehci_hcd_omap_probe()
211 usb_phy_set_suspend(omap->phy[i], 0); in ehci_hcd_omap_probe()
/linux-6.3-rc2/drivers/usb/musb/
A Dux500.c323 usb_phy_set_suspend(musb->xceiv, 1); in ux500_suspend()
343 usb_phy_set_suspend(musb->xceiv, 0); in ux500_resume()
/linux-6.3-rc2/drivers/usb/dwc3/
A Dcore.c844 usb_phy_set_suspend(dwc->usb2_phy, 1); in dwc3_core_exit()
845 usb_phy_set_suspend(dwc->usb3_phy, 1); in dwc3_core_exit()
1169 usb_phy_set_suspend(dwc->usb2_phy, 0); in dwc3_core_init()
1170 usb_phy_set_suspend(dwc->usb3_phy, 0); in dwc3_core_init()
1306 usb_phy_set_suspend(dwc->usb2_phy, 1); in dwc3_core_init()
1307 usb_phy_set_suspend(dwc->usb3_phy, 1); in dwc3_core_init()
1938 usb_phy_set_suspend(dwc->usb2_phy, 1); in dwc3_probe()
1939 usb_phy_set_suspend(dwc->usb3_phy, 1); in dwc3_probe()
/linux-6.3-rc2/include/linux/usb/
A Dphy.h302 usb_phy_set_suspend(struct usb_phy *x, int suspend) in usb_phy_set_suspend() function
/linux-6.3-rc2/drivers/usb/chipidea/
A Dci_hdrc_tegra.c271 usb_phy_set_suspend(ci->usb_phy, enable); in tegra_usb_enter_lpm()
A Dcore.c1278 usb_phy_set_suspend(ci->usb_phy, 1); in ci_controller_suspend()
1327 usb_phy_set_suspend(ci->usb_phy, 0); in ci_controller_resume()
/linux-6.3-rc2/drivers/usb/dwc2/
A Dcore_intr.c516 usb_phy_set_suspend(hsotg->uphy, true); in dwc2_handle_usb_suspend_intr()
A 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-6.3-rc2/drivers/usb/gadget/udc/
A Domap_udc.c1789 usb_phy_set_suspend( in devstate_irq()
1794 usb_phy_set_suspend( in devstate_irq()

Completed in 22 milliseconds