Searched refs:otg_set_host (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | ehci-tegra.c | 487 otg_set_host(u_phy->otg, &hcd->self); in tegra_ehci_probe() 499 otg_set_host(u_phy->otg, NULL); in tegra_ehci_probe() 516 otg_set_host(hcd->usb_phy->otg, NULL); in tegra_ehci_remove()
|
| H A D | ehci-mv.c | 190 retval = otg_set_host(ehci_mv->otg->otg, &hcd->self); in mv_ehci_probe() 247 otg_set_host(ehci_mv->otg->otg, NULL); in mv_ehci_remove()
|
| H A D | ohci-omap.c | 214 int status = otg_set_host(hcd->usb_phy->otg, in ohci_omap_reset() 418 (void) otg_set_host(hcd->usb_phy->otg, 0); in ohci_hcd_omap_remove()
|
| H A D | ehci-fsl.c | 160 retval = otg_set_host(hcd->usb_phy->otg, in fsl_ehci_drv_probe() 699 otg_set_host(hcd->usb_phy->otg, NULL); in fsl_ehci_drv_remove()
|
| H A D | xhci-tegra.c | 1282 otg_set_host(tegra->usbphy[i]->otg, &tegra->hcd->self); in tegra_xusb_init_usb_phy() 1302 otg_set_host(tegra->usbphy[i]->otg, NULL); in tegra_xusb_deinit_usb_phy()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-pxa/ |
| H A D | pxa3xx-ulpi.c | 151 err = otg_set_host(u2d->otg->otg, host); in pxa310_start_otg_host_transcvr() 189 otg_set_host(u2d->otg->otg, NULL); in pxa310_stop_otg_hc()
|
| /OK3568_Linux_fs/kernel/include/linux/usb/ |
| H A D | otg.h | 86 otg_set_host(struct usb_otg *otg, struct usb_bus *host) in otg_set_host() function
|
| /OK3568_Linux_fs/u-boot/drivers/usb/musb-new/ |
| H A D | musb_core.c | 2035 otg_set_host(musb->xceiv->otg, &hcd->self); in musb_init_controller()
|
| /OK3568_Linux_fs/kernel/drivers/usb/musb/ |
| H A D | musb_host.c | 2731 otg_set_host(musb->xceiv->otg, &hcd->self); in musb_host_setup()
|
| /OK3568_Linux_fs/kernel/drivers/usb/dwc2/ |
| H A D | hcd.c | 5251 otg_set_host(hsotg->uphy->otg, &hcd->self); in dwc2_hcd_init() 5316 otg_set_host(hsotg->uphy->otg, NULL); in dwc2_hcd_remove()
|