| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | ehci-pci.c | 25 struct ehci_hcor **ret_hcor) in ehci_pci_init() 29 struct ehci_hcor *hcor; in ehci_pci_init() 39 hcor = (struct ehci_hcor *)((uintptr_t) hccr + in ehci_pci_init() 70 struct ehci_hcor **ret_hcor) in ehci_pci_legacy_init() 73 struct ehci_hcor *hcor; in ehci_pci_legacy_init() 78 hcor = (struct ehci_hcor *)((uintptr_t) hccr + in ehci_pci_legacy_init() 99 struct ehci_hccr **ret_hccr, struct ehci_hcor **ret_hcor) in ehci_hcd_init() 131 struct ehci_hcor *hcor; in ehci_pci_probe()
|
| H A D | ehci-fsl.c | 40 struct ehci_hccr *hccr, struct ehci_hcor *hcor); 43 struct ehci_hccr *hccr, struct ehci_hcor *hcor); 100 struct ehci_hcor *hcor; in ehci_fsl_probe() 116 hcor = (struct ehci_hcor *) in ehci_fsl_probe() 155 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init() 172 *hcor = (struct ehci_hcor *)((uint32_t) *hccr + in ehci_hcd_init() 190 struct ehci_hccr *hccr, struct ehci_hcor *hcor) in ehci_fsl_init() 193 struct ehci_hccr *hccr, struct ehci_hcor *hcor) in ehci_fsl_init()
|
| H A D | ehci-atmel.c | 21 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init() 31 *hcor = (struct ehci_hcor *)((uint32_t)*hccr + in ehci_hcd_init() 84 struct ehci_hcor *hcor; in ehci_atmel_probe() 104 hcor = (struct ehci_hcor *) in ehci_atmel_probe()
|
| H A D | ehci-mxs.c | 91 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init() 131 *hcor = (struct ehci_hcor *)(usb_base + HC_LENGTH(cap_base)); in ehci_hcd_init() 141 struct ehci_hcor *hcor; in ehci_hcd_stop() 155 hcor = (struct ehci_hcor *)(usb_base + HC_LENGTH(cap_base)); in ehci_hcd_stop()
|
| H A D | ehci-marvell.c | 106 struct ehci_hcor *hcor; in ehci_mvebu_probe() 130 hcor = (struct ehci_hcor *) in ehci_mvebu_probe() 208 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init() 213 *hcor = (struct ehci_hcor *)((uint32_t) *hccr in ehci_hcd_init()
|
| H A D | ehci-faraday.c | 90 struct ehci_hccr **ret_hccr, struct ehci_hcor **ret_hcor) in ehci_hcd_init() 93 struct ehci_hcor *hcor; in ehci_hcd_init() 102 hcor = (struct ehci_hcor *)®s->usb.hcor; in ehci_hcd_init()
|
| H A D | ehci-vct.c | 19 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init() 33 *hcor = (struct ehci_hcor *)vct_hcor; in ehci_hcd_init()
|
| H A D | ehci-armada100.c | 26 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init() 32 *hcor = (struct ehci_hcor *)((uint32_t) *hccr in ehci_hcd_init()
|
| H A D | ehci.h | 33 struct ehci_hcor { struct 247 struct ehci_hcor *hcor; 285 struct ehci_hccr **hccr, struct ehci_hcor **hcor); 289 struct ehci_hcor *hcor, const struct ehci_ops *ops,
|
| H A D | ehci-spear.c | 38 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init() 55 *hcor = (struct ehci_hcor *)((uint32_t) *hccr + in ehci_hcd_init()
|
| H A D | ehci-mx5.c | 235 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init() 254 *hcor = (struct ehci_hcor *)((uint32_t)*hccr + in ehci_hcd_init() 312 struct ehci_hcor *hcor; in ehci_usb_probe() 342 hcor = (struct ehci_hcor *)((uint32_t)hccr + in ehci_usb_probe()
|
| H A D | ehci-vf.c | 159 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init() 175 *hcor = (struct ehci_hcor *)((uint32_t)*hccr + in ehci_hcd_init() 318 struct ehci_hcor *hcor; in ehci_usb_probe() 337 hcor = (struct ehci_hcor *)((uint32_t)hccr + in ehci_usb_probe()
|
| H A D | ehci-zynq.c | 41 struct ehci_hcor *hcor; in ehci_zynq_probe() 48 hcor = (struct ehci_hcor *)((uint32_t) hccr + in ehci_zynq_probe()
|
| H A D | ehci-rcar_gen3.c | 78 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init() 88 *hcor = (struct ehci_hcor *)((uintptr_t)*hccr + in ehci_hcd_init()
|
| H A D | ehci-sunxi.c | 40 struct ehci_hcor *hcor; in ehci_usb_probe() 70 hcor = (struct ehci_hcor *)((uintptr_t)hccr + in ehci_usb_probe()
|
| H A D | ehci-msm.c | 97 struct ehci_hcor *hcor; in ehci_usb_probe() 101 hcor = (struct ehci_hcor *)((phys_addr_t)hccr + in ehci_usb_probe()
|
| H A D | ehci-mx6.c | 369 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init() 392 *hcor = (struct ehci_hcor *)((uint32_t)*hccr + in ehci_hcd_init() 578 struct ehci_hcor *hcor; in ehci_usb_probe() 616 hcor = (struct ehci_hcor *)((uint32_t)hccr + in ehci_usb_probe()
|
| H A D | ehci-rmobile.c | 63 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init() 126 *hcor = (struct ehci_hcor *)((uint32_t)*hccr + HC_LENGTH(cap_base)); in ehci_hcd_init()
|
| H A D | ehci-generic.c | 81 struct ehci_hcor *hcor; in ehci_usb_probe() 155 hcor = (struct ehci_hcor *)((uintptr_t)hccr + in ehci_usb_probe()
|
| H A D | ehci-omap.c | 182 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in omap_ehci_hcd_init() 291 *hcor = (struct ehci_hcor *)(OMAP_EHCI_BASE + 0x10); in omap_ehci_hcd_init()
|
| H A D | ehci-mxc.c | 212 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init() 228 *hcor = (struct ehci_hcor *)((uint32_t) *hccr + in ehci_hcd_init()
|
| H A D | ehci-exynos.c | 218 struct ehci_hcor *hcor; in ehci_usb_probe() 228 hcor = (struct ehci_hcor *)((uint32_t)ctx->hcd + in ehci_usb_probe()
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/ |
| H A D | ehci-omap.h | 132 struct ehci_hcor; 135 struct ehci_hccr **hccr, struct ehci_hcor **hcor);
|
| /OK3568_Linux_fs/u-boot/board/htkw/mcx/ |
| H A D | mcx.c | 44 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init()
|
| /OK3568_Linux_fs/u-boot/board/technexion/twister/ |
| H A D | twister.c | 57 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init()
|