Home
last modified time | relevance | path

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

12

/openbmc/u-boot/drivers/usb/host/
H A Dehci-fsl.c30 struct ehci_ctrl ehci; member
46 static int usb_phy_clk_valid(struct usb_ehci *ehci) in usb_phy_clk_valid()
75 struct usb_ehci *ehci = NULL; in ehci_fsl_init_after_reset() local
93 struct usb_ehci *ehci = NULL; in ehci_fsl_probe() local
153 struct usb_ehci *ehci = NULL; in ehci_hcd_init() local
187 static int ehci_fsl_init(struct ehci_fsl_priv *priv, struct usb_ehci *ehci, in ehci_fsl_init()
296 static void set_txfifothresh(struct usb_ehci *ehci, u32 txfifo_thresh) in set_txfifothresh()
H A Dehci-msm.c26 struct usb_ehci *ehci; /* Start of IP core*/ member
34 struct usb_ehci *ehci = p->ehci; in msm_init_after_reset() local
51 struct usb_ehci *ehci = p->ehci; in ehci_usb_probe() local
76 struct usb_ehci *ehci = p->ehci; in ehci_usb_remove() local
H A Dehci-vf.c84 static void usb_phy_enable(int index, struct usb_ehci *ehci) in usb_phy_enable()
139 int ehci_vf_common_init(struct usb_ehci *ehci, int index) in ehci_vf_common_init()
160 struct usb_ehci *ehci; in ehci_hcd_init() local
209 struct usb_ehci *ehci; member
272 struct usb_ehci *ehci = priv->ehci; in vf_init_after_reset() local
315 struct usb_ehci *ehci = priv->ehci; in ehci_usb_probe() local
H A Dehci-mx6.c128 static int usb_phy_enable(int index, struct usb_ehci *ehci) in usb_phy_enable()
315 int ehci_mx6_common_init(struct usb_ehci *ehci, int index) in ehci_mx6_common_init()
348 struct usb_ehci *ehci = (struct usb_ehci *)(USB_BASE_ADDR + in ehci_hcd_init() local
390 struct usb_ehci *ehci; member
400 struct usb_ehci *ehci = priv->ehci; in mx6_init_after_reset() local
508 struct usb_ehci *ehci = (struct usb_ehci *)devfdt_get_addr(dev); in ehci_usb_probe() local
H A Dehci-spear.c39 u32 ehci = 0; in ehci_hcd_init() local
H A Dehci-aspeed.c16 struct ehci_ctrl ehci; member
H A Dehci-mx5.c216 void __weak board_ehci_hcd_postinit(struct usb_ehci *ehci, int port) in board_ehci_hcd_postinit()
233 struct usb_ehci *ehci; in ehci_hcd_init() local
H A Dehci-zynq.c21 struct usb_ehci *ehci; member
H A Dehci-atmel.c51 struct ehci_ctrl ehci; member
H A Dehci-omap.c26 static struct omap_ehci *const ehci = (struct omap_ehci *)OMAP_EHCI_BASE; variable
H A Dehci-pci.c18 struct ehci_ctrl ehci; member
H A Dehci-marvell.c44 struct ehci_ctrl ehci; member
H A Dehci-mxc.c213 struct usb_ehci *ehci; in ehci_hcd_init() local
/openbmc/qemu/hw/usb/
H A Dhcd-ehci.c373 static inline int get_dwords(EHCIState *ehci, uint32_t addr, in get_dwords()
395 static inline int put_dwords(EHCIState *ehci, uint32_t addr, in put_dwords()
547 static EHCIQueue *ehci_alloc_queue(EHCIState *ehci, uint32_t addr, int async) in ehci_alloc_queue()
620 static EHCIQueue *ehci_find_queue_by_qh(EHCIState *ehci, uint32_t addr, in ehci_find_queue_by_qh()
634 static void ehci_queues_rip_unused(EHCIState *ehci, int async) in ehci_queues_rip_unused()
654 static void ehci_queues_rip_unseen(EHCIState *ehci, int async) in ehci_queues_rip_unseen()
666 static void ehci_queues_rip_device(EHCIState *ehci, USBDevice *dev, int async) in ehci_queues_rip_device()
679 static void ehci_queues_rip_all(EHCIState *ehci, int async) in ehci_queues_rip_all()
828 static USBDevice *ehci_find_device(EHCIState *ehci, uint8_t addr) in ehci_find_device()
1403 static int ehci_process_itd(EHCIState *ehci, in ehci_process_itd()
[all …]
H A Dchipidea.c94 EHCIState *ehci = &SYS_BUS_EHCI(obj)->ehci; in chipidea_init() local
/openbmc/u-boot/arch/mips/dts/
H A Dbrcm,bcm6368.dtsi168 ehci: usb-controller@10001500 { label
H A Dbrcm,bcm6328.dtsi156 ehci: usb-controller@10002500 { label
H A Dbrcm,bcm6318.dtsi163 ehci: usb-controller@10005000 { label
H A Dbrcm,bcm6358.dtsi168 ehci: usb-controller@fffe1300 { label
H A Dbrcm,bcm6362.dtsi180 ehci: usb-controller@10002500 { label
H A Dbrcm,bcm63268.dtsi186 ehci: usb-controller@10002500 { label
/openbmc/u-boot/drivers/phy/
H A Dmsm8916-usbh-phy.c24 struct usb_ehci *ehci; /* Start of IP core*/ member
/openbmc/qemu/include/hw/arm/
H A Dallwinner-a10.h48 EHCISysBusState ehci[AW_A10_NUM_USB]; member
/openbmc/u-boot/arch/arm/dts/
H A Dhi3798cv200.dtsi605 ehci: ehci@9890000 { label
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dcpu_init.c317 struct usb_ehci *ehci = (struct usb_ehci *)CONFIG_SYS_FSL_USB1_ADDR; in cpu_init_f() local

12