Home
last modified time | relevance | path

Searched defs:ehci (Results 51 – 71 of 71) sorted by relevance

123

/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
/openbmc/qemu/hw/usb/
H A Dchipidea.c94 EHCIState *ehci = &SYS_BUS_EHCI(obj)->ehci; in chipidea_init() local
H A Dhcd-ehci.h233 EHCIState *ehci; member
338 EHCIState ehci; member
358 EHCIState ehci; member
/openbmc/u-boot/drivers/usb/host/
H A Dehci-marvell.c44 struct ehci_ctrl ehci; member
H A Dehci-mxc.c213 struct usb_ehci *ehci; in ehci_hcd_init() local
H A Dehci-tegra.c70 struct ehci_ctrl ehci; member
/openbmc/linux/arch/arm/boot/dts/samsung/
H A Ds5pv210.dtsi426 ehci: usb@ec200000 { label
H A Dexynos5250.dtsi670 ehci: usb@12110000 { label
H A Dexynos4.dtsi375 ehci: usb@12580000 { label
/openbmc/linux/include/linux/usb/
H A Dehci_def.h22 #define HC_LENGTH(ehci, p) (0x00ff&((p) >> /* bits 7:0 / offset 00h */ \ argument
24 #define HC_VERSION(ehci, p) (0xffff&((p) >> /* bits 31:16 / offset 02h */ \ argument
/openbmc/linux/drivers/usb/host/
H A Dehci-atmel.c94 struct ehci_hcd *ehci; in ehci_atmel_drv_probe() local
H A Dehci-st.c52 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in st_ehci_platform_reset() local
H A Dehci-orion.c209 struct ehci_hcd *ehci; in ehci_orion_drv_probe() local
H A Dehci-exynos.c136 struct ehci_hcd *ehci; in exynos_ehci_probe() local
/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/
H A Dbcm4908.dtsi146 ehci: usb@c300 { label
/openbmc/qemu/include/hw/arm/
H A Dnpcm7xx.h104 EHCISysBusState ehci; member
H A Dallwinner-r40.h122 EHCISysBusState ehci[AW_R40_NUM_USB]; member
H A Daspeed_soc.h74 EHCISysBusState ehci[ASPEED_EHCIS_NUM]; member
/openbmc/linux/drivers/phy/samsung/
H A Dphy-exynos5250-usb2.c200 u32 ehci; in exynos5250_power_on() local
/openbmc/qemu/hw/i386/
H A Dpc_q35.c94 PCIDevice *ehci, *uhci; in ehci_create_ich9_with_companions() local
/openbmc/linux/drivers/mfd/
H A Domap-usb-host.c194 struct platform_device *ehci; in omap_usbhs_alloc_children() local

123