Home
last modified time | relevance | path

Searched defs:ehci (Results 1 – 16 of 16) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dehci-fsl.c31 struct ehci_ctrl ehci; member
47 static int usb_phy_clk_valid(struct usb_ehci *ehci) in usb_phy_clk_valid()
76 struct usb_ehci *ehci = NULL; in ehci_fsl_init_after_reset() local
98 struct usb_ehci *ehci = NULL; in ehci_fsl_probe() local
157 struct usb_ehci *ehci = NULL; in ehci_hcd_init() local
189 static int ehci_fsl_init(struct ehci_fsl_priv *priv, struct usb_ehci *ehci, in ehci_fsl_init()
298 static void set_txfifothresh(struct usb_ehci *ehci, u32 txfifo_thresh) in set_txfifothresh()
H A Dehci-msm.c36 struct usb_ehci *ehci; /* Start of IP core*/ member
63 struct usb_ehci *ehci = p->ehci; in msm_init_after_reset() local
95 struct usb_ehci *ehci = p->ehci; in ehci_usb_probe() local
114 struct usb_ehci *ehci = p->ehci; in ehci_usb_remove() local
H A Dehci-vf.c85 static void usb_phy_enable(int index, struct usb_ehci *ehci) in usb_phy_enable()
140 int ehci_vf_common_init(struct usb_ehci *ehci, int index) in ehci_vf_common_init()
161 struct usb_ehci *ehci; in ehci_hcd_init() local
210 struct usb_ehci *ehci; member
273 struct usb_ehci *ehci = priv->ehci; in vf_init_after_reset() local
316 struct usb_ehci *ehci = priv->ehci; in ehci_usb_probe() local
H A Dehci-mx5.c219 void __weak board_ehci_hcd_postinit(struct usb_ehci *ehci, int port) in board_ehci_hcd_postinit()
237 struct usb_ehci *ehci; in ehci_hcd_init() local
277 struct usb_ehci *ehci; member
308 struct usb_ehci *ehci = (struct usb_ehci *)devfdt_get_addr(dev); in ehci_usb_probe() local
H A Dehci-mx6.c148 static int usb_phy_enable(int index, struct usb_ehci *ehci) in usb_phy_enable()
344 int ehci_mx6_common_init(struct usb_ehci *ehci, int index) in ehci_mx6_common_init()
377 struct usb_ehci *ehci = (struct usb_ehci *)(USB_BASE_ADDR + in ehci_hcd_init() local
419 struct usb_ehci *ehci; member
429 struct usb_ehci *ehci = priv->ehci; in mx6_init_after_reset() local
574 struct usb_ehci *ehci = (struct usb_ehci *)devfdt_get_addr(dev); in ehci_usb_probe() local
H A Dehci-spear.c40 u32 ehci = 0; in ehci_hcd_init() local
H A Dehci-zynq.c22 struct usb_ehci *ehci; member
H A Dehci-atmel.c52 struct ehci_ctrl ehci; member
H A Dehci-sunxi.c29 struct ehci_ctrl ehci; member
H A Dehci-omap.c27 static struct omap_ehci *const ehci = (struct omap_ehci *)OMAP_EHCI_BASE; variable
H A Dehci-rcar_gen3.c82 struct usb_ehci *ehci = (struct usb_ehci *)(uintptr_t)base; in ehci_hcd_init() local
H A Dehci-pci.c19 struct ehci_ctrl ehci; member
H A Dehci-marvell.c45 struct ehci_ctrl ehci; member
H A Dehci-mxc.c214 struct usb_ehci *ehci; in ehci_hcd_init() local
H A Dehci-tegra.c73 struct ehci_ctrl ehci; member
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/
H A Dcpu_init.c318 struct usb_ehci *ehci = (struct usb_ehci *)CONFIG_SYS_FSL_USB1_ADDR; in cpu_init_f() local