Home
last modified time | relevance | path

Searched refs:USB_INIT_HOST (Results 1 – 25 of 30) sorted by relevance

12

/openbmc/u-boot/drivers/usb/host/
H A Dehci-vf.c185 } else if (init == USB_INIT_HOST) { in ehci_hcd_init()
230 priv->init_type = USB_INIT_HOST; in vf_usb_ofdata_to_platdata()
250 priv->init_type = USB_INIT_HOST; in vf_usb_ofdata_to_platdata()
261 priv->init_type = USB_INIT_HOST; in vf_usb_ofdata_to_platdata()
327 if (priv->init_type == USB_INIT_HOST) { in ehci_usb_probe()
H A Dehci-mx6.c184 return USB_INIT_HOST; in usb_phy_mode()
243 return USB_INIT_HOST; in usb_phy_mode()
466 plat->init_type = USB_INIT_HOST; in ehci_usb_phy_mode()
475 plat->init_type = USB_INIT_HOST; in ehci_usb_phy_mode()
493 plat->init_type = USB_INIT_HOST; in ehci_usb_ofdata_to_platdata()
541 if (priv->init_type == USB_INIT_HOST) { in ehci_usb_probe()
H A Dxhci-omap.c61 ret = board_usb_init(index, USB_INIT_HOST); in xhci_hcd_init()
89 board_usb_cleanup(index, USB_INIT_HOST); in xhci_hcd_stop()
H A Dehci-aspeed.c68 return ehci_register(dev, hccr, hcor, &aspeed_ehci_ops, 0, USB_INIT_HOST); in ehci_aspeed_probe()
H A Dehci-tegra.c261 if (init == USB_INIT_HOST && in set_up_vbus()
271 vbus_value = (init == USB_INIT_HOST); in set_up_vbus()
329 (init == USB_INIT_HOST) ? USBMODE_CM_HC : 0); in init_phy_mux()
742 case USB_INIT_HOST: in usb_common_init()
H A Dehci-atmel.c110 return ehci_register(dev, hccr, hcor, NULL, 0, USB_INIT_HOST); in ehci_atmel_probe()
H A Dehci-pci.c137 return ehci_register(dev, hccr, hcor, NULL, 0, USB_INIT_HOST); in ehci_pci_probe()
H A Dxhci-fsl.c184 ret = board_usb_init(index, USB_INIT_HOST); in xhci_hcd_init()
H A Dehci-marvell.c137 USB_INIT_HOST); in ehci_mvebu_probe()
H A Dehci-omap.c188 ret = board_usb_init(index, USB_INIT_HOST); in omap_ehci_hcd_init()
H A Dehci-generic.c157 err = ehci_register(dev, hccr, hcor, NULL, 0, USB_INIT_HOST); in ehci_usb_probe()
H A Dehci-exynos.c230 return ehci_register(dev, ctx->hcd, hcor, NULL, 0, USB_INIT_HOST); in ehci_usb_probe()
H A Dehci-fsl.c120 return ehci_register(dev, hccr, hcor, &fsl_ehci_ops, 0, USB_INIT_HOST); in ehci_fsl_probe()
/openbmc/u-boot/board/toradex/colibri_vf/
H A Dcolibri_vf.c623 return USB_INIT_HOST; in board_usb_phy_mode()
626 return USB_INIT_HOST; in board_usb_phy_mode()
632 return USB_INIT_HOST; in board_usb_phy_mode()
/openbmc/u-boot/board/toradex/colibri_imx7/
H A Dcolibri_imx7.c381 return USB_INIT_HOST; in board_usb_phy_mode()
384 return USB_INIT_HOST; in board_usb_phy_mode()
/openbmc/u-boot/board/toradex/colibri-imx6ull/
H A Dcolibri-imx6ull.c392 return USB_INIT_HOST; in board_usb_phy_mode()
395 return USB_INIT_HOST; in board_usb_phy_mode()
/openbmc/u-boot/board/qualcomm/dragonboard410c/
H A Ddragonboard410c.c96 if (init == USB_INIT_HOST) { in board_usb_init()
/openbmc/u-boot/board/technexion/pico-imx6ul/
H A Dpico-imx6ul.c189 return USB_INIT_HOST; in board_usb_phy_mode()
/openbmc/u-boot/board/k+p/kp_imx6q_tpc/
H A Dkp_imx6q_tpc.c229 return USB_INIT_HOST; in board_usb_phy_mode()
/openbmc/u-boot/board/freescale/mx6sxsabreauto/
H A Dmx6sxsabreauto.c191 return USB_INIT_HOST; in board_usb_phy_mode()
/openbmc/u-boot/board/dhelectronics/dh_imx6/
H A Ddh_imx6.c257 return USB_INIT_HOST; in board_usb_phy_mode()
/openbmc/u-boot/board/ccv/xpress/
H A Dxpress.c207 return USB_INIT_HOST; in board_usb_phy_mode()
/openbmc/u-boot/board/technexion/pico-imx7d/
H A Dpico-imx7d.c365 return USB_INIT_HOST; in board_usb_phy_mode()
/openbmc/u-boot/board/samtec/vining_2000/
H A Dvining_2000.c305 return USB_INIT_HOST; in board_usb_phy_mode()
/openbmc/u-boot/board/freescale/mx6ul_14x14_evk/
H A Dmx6ul_14x14_evk.c324 return USB_INIT_HOST; in board_usb_phy_mode()

12