Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
Dehci-omap.c177 usb_phy_set_suspend(omap->phy[i], 0); in ehci_hcd_omap_probe()
216 usb_phy_set_suspend(omap->phy[i], 0); in ehci_hcd_omap_probe()
/kernel/linux/linux-5.10/drivers/usb/dwc3/
Dcore.c733 usb_phy_set_suspend(dwc->usb2_phy, 1); in dwc3_core_exit()
734 usb_phy_set_suspend(dwc->usb3_phy, 1); in dwc3_core_exit()
1023 usb_phy_set_suspend(dwc->usb2_phy, 0); in dwc3_core_init()
1024 usb_phy_set_suspend(dwc->usb3_phy, 0); in dwc3_core_init()
1131 usb_phy_set_suspend(dwc->usb2_phy, 1); in dwc3_core_init()
1132 usb_phy_set_suspend(dwc->usb3_phy, 1); in dwc3_core_init()
1617 usb_phy_set_suspend(dwc->usb2_phy, 1); in dwc3_probe()
1618 usb_phy_set_suspend(dwc->usb3_phy, 1); in dwc3_probe()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/include/linux/usb/
Dphy.h302 usb_phy_set_suspend(struct usb_phy *x, int suspend) in usb_phy_set_suspend() function
/kernel/linux/linux-5.10/drivers/usb/chipidea/
Dcore.c1278 usb_phy_set_suspend(ci->usb_phy, 1); in ci_controller_suspend()
1325 usb_phy_set_suspend(ci->usb_phy, 0); in ci_controller_resume()
/kernel/linux/linux-5.10/drivers/usb/dwc2/
Dcore_intr.c533 usb_phy_set_suspend(hsotg->uphy, true); in dwc2_handle_usb_suspend_intr()
Dhcd.c4369 usb_phy_set_suspend(hsotg->uphy, true); in _dwc2_hcd_suspend()
4408 usb_phy_set_suspend(hsotg->uphy, false); in _dwc2_hcd_resume()
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
Domap_udc.c1784 usb_phy_set_suspend( in devstate_irq()
1789 usb_phy_set_suspend( in devstate_irq()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0034_linux_drivers_usb_vfio_wdt_tty_uio.patch4838 usb_phy_set_suspend(dwc->usb2_phy, 0);
4839 usb_phy_set_suspend(dwc->usb3_phy, 0);