Home
last modified time | relevance | path

Searched refs:otg_set_host (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/include/linux/usb/
H A Dotg.h84 otg_set_host(struct usb_otg *otg, struct usb_bus *host) in otg_set_host() function
/openbmc/linux/drivers/usb/host/
H A Dehci-mv.c189 retval = otg_set_host(ehci_mv->otg->otg, &hcd->self); in mv_ehci_probe()
246 otg_set_host(ehci_mv->otg->otg, NULL); in mv_ehci_remove()
H A Dohci-omap.c113 int status = otg_set_host(hcd->usb_phy->otg, in ohci_omap_reset()
333 (void) otg_set_host(hcd->usb_phy->otg, 0); in ohci_hcd_omap_remove()
H A Dehci-fsl.c154 retval = otg_set_host(hcd->usb_phy->otg, in fsl_ehci_drv_probe()
692 otg_set_host(hcd->usb_phy->otg, NULL); in fsl_ehci_drv_remove()
H A Dxhci-tegra.c1513 otg_set_host(tegra->usbphy[i]->otg, &tegra->hcd->self); in tegra_xusb_init_usb_phy()
1533 otg_set_host(tegra->usbphy[i]->otg, NULL); in tegra_xusb_deinit_usb_phy()
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_core.c2035 otg_set_host(musb->xceiv->otg, &hcd->self); in musb_init_controller()
/openbmc/linux/drivers/usb/musb/
H A Dmusb_host.c2734 otg_set_host(musb->xceiv->otg, &hcd->self); in musb_host_setup()
/openbmc/linux/drivers/usb/dwc2/
H A Dhcd.c5321 otg_set_host(hsotg->uphy->otg, &hcd->self); in dwc2_hcd_init()
5379 otg_set_host(hsotg->uphy->otg, NULL); in dwc2_hcd_remove()