Home
last modified time | relevance | path

Searched defs:ehci (Results 26 – 50 of 57) sorted by relevance

123

/OK3568_Linux_fs/kernel/arch/mips/boot/dts/brcm/
H A Dbcm6368.dtsi113 ehci: usb@10001500 { label
H A Dbcm6358.dtsi120 ehci: usb@fffe1300 { label
H A Dbcm6362.dtsi126 ehci: usb@10002500 { label
H A Dbcm63268.dtsi126 ehci: usb@10002500 { label
H A Dbcm6328.dtsi119 ehci: usb@10002500 { label
/OK3568_Linux_fs/u-boot/drivers/usb/host/
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
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dbcm53573.dtsi138 ehci: ehci@4000 { label
H A Dbcm5301x.dtsi270 ehci: ehci@21000 { label
H A Ds5pv210.dtsi431 ehci: ehci@ec200000 { label
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dehci-grlib.c76 struct ehci_hcd *ehci = NULL; in ehci_hcd_grlib_probe() local
H A Dehci-xilinx-of.c120 struct ehci_hcd *ehci; in ehci_hcd_xilinx_of_probe() local
H A Dehci-sh.c19 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_sh_reset() local
H A Dehci-atmel.c91 struct ehci_hcd *ehci; in ehci_atmel_drv_probe() local
H A Dehci-st.c54 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in st_ehci_platform_reset() local
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/hisilicon/
H A Dhi3798cv200.dtsi603 ehci: ehci@9890000 { label
/OK3568_Linux_fs/u-boot/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
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dehci_def.h36 #define HC_LENGTH(ehci, p) (0x00ff&((p) >> /* bits 7:0 / offset 00h */ \ argument
38 #define HC_VERSION(ehci, p) (0xffff&((p) >> /* bits 31:16 / offset 02h */ \ argument

123