/openbmc/u-boot/drivers/usb/host/ |
H A D | ehci-vf.c | 185 } 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 D | ehci-mx6.c | 184 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 D | xhci-omap.c | 61 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 D | ehci-tegra.c | 261 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 D | ehci-aspeed.c | 68 return ehci_register(dev, hccr, hcor, &aspeed_ehci_ops, 0, USB_INIT_HOST); in ehci_aspeed_probe()
|
H A D | ehci-atmel.c | 110 return ehci_register(dev, hccr, hcor, NULL, 0, USB_INIT_HOST); in ehci_atmel_probe()
|
H A D | ehci-pci.c | 137 return ehci_register(dev, hccr, hcor, NULL, 0, USB_INIT_HOST); in ehci_pci_probe()
|
H A D | xhci-fsl.c | 184 ret = board_usb_init(index, USB_INIT_HOST); in xhci_hcd_init()
|
H A D | ehci-marvell.c | 137 USB_INIT_HOST); in ehci_mvebu_probe()
|
H A D | ehci-generic.c | 157 err = ehci_register(dev, hccr, hcor, NULL, 0, USB_INIT_HOST); in ehci_usb_probe()
|
H A D | ehci-omap.c | 188 ret = board_usb_init(index, USB_INIT_HOST); in omap_ehci_hcd_init()
|
H A D | ehci-exynos.c | 230 return ehci_register(dev, ctx->hcd, hcor, NULL, 0, USB_INIT_HOST); in ehci_usb_probe()
|
H A D | ehci-fsl.c | 120 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 D | colibri_vf.c | 623 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 D | colibri_imx7.c | 381 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 D | colibri-imx6ull.c | 392 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 D | dragonboard410c.c | 96 if (init == USB_INIT_HOST) { in board_usb_init()
|
/openbmc/u-boot/board/technexion/pico-imx6ul/ |
H A D | pico-imx6ul.c | 189 return USB_INIT_HOST; in board_usb_phy_mode()
|
/openbmc/u-boot/board/k+p/kp_imx6q_tpc/ |
H A D | kp_imx6q_tpc.c | 229 return USB_INIT_HOST; in board_usb_phy_mode()
|
/openbmc/u-boot/board/freescale/mx6sxsabreauto/ |
H A D | mx6sxsabreauto.c | 191 return USB_INIT_HOST; in board_usb_phy_mode()
|
/openbmc/u-boot/board/dhelectronics/dh_imx6/ |
H A D | dh_imx6.c | 258 return USB_INIT_HOST; in board_usb_phy_mode()
|
/openbmc/u-boot/board/ccv/xpress/ |
H A D | xpress.c | 207 return USB_INIT_HOST; in board_usb_phy_mode()
|
/openbmc/u-boot/board/technexion/pico-imx7d/ |
H A D | pico-imx7d.c | 365 return USB_INIT_HOST; in board_usb_phy_mode()
|
/openbmc/u-boot/board/samtec/vining_2000/ |
H A D | vining_2000.c | 305 return USB_INIT_HOST; in board_usb_phy_mode()
|
/openbmc/u-boot/board/freescale/mx6ul_14x14_evk/ |
H A D | mx6ul_14x14_evk.c | 324 return USB_INIT_HOST; in board_usb_phy_mode()
|