Home
last modified time | relevance | path

Searched refs:ehci_hcor (Results 1 – 25 of 37) sorted by relevance

12

/openbmc/u-boot/drivers/usb/host/
H A Dehci-pci.c24 struct ehci_hcor **ret_hcor) in ehci_pci_init()
28 struct ehci_hcor *hcor; in ehci_pci_init()
38 hcor = (struct ehci_hcor *)((uintptr_t) hccr + in ehci_pci_init()
69 struct ehci_hcor **ret_hcor) in ehci_pci_legacy_init()
72 struct ehci_hcor *hcor; in ehci_pci_legacy_init()
77 hcor = (struct ehci_hcor *)((uintptr_t) hccr + in ehci_pci_legacy_init()
98 struct ehci_hccr **ret_hccr, struct ehci_hcor **ret_hcor) in ehci_hcd_init()
130 struct ehci_hcor *hcor; in ehci_pci_probe()
H A Dehci-fsl.c39 struct ehci_hccr *hccr, struct ehci_hcor *hcor);
42 struct ehci_hccr *hccr, struct ehci_hcor *hcor);
95 struct ehci_hcor *hcor; in ehci_fsl_probe()
108 hcor = (struct ehci_hcor *) in ehci_fsl_probe()
149 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init()
168 *hcor = (struct ehci_hcor *)((uint32_t) *hccr + in ehci_hcd_init()
188 struct ehci_hccr *hccr, struct ehci_hcor *hcor) in ehci_fsl_init()
191 struct ehci_hccr *hccr, struct ehci_hcor *hcor) in ehci_fsl_init()
H A Dehci-atmel.c20 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init()
30 *hcor = (struct ehci_hcor *)((uint32_t)*hccr + in ehci_hcd_init()
83 struct ehci_hcor *hcor; in ehci_atmel_probe()
103 hcor = (struct ehci_hcor *) in ehci_atmel_probe()
H A Dehci-mxs.c90 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init()
130 *hcor = (struct ehci_hcor *)(usb_base + HC_LENGTH(cap_base)); in ehci_hcd_init()
140 struct ehci_hcor *hcor; in ehci_hcd_stop()
154 hcor = (struct ehci_hcor *)(usb_base + HC_LENGTH(cap_base)); in ehci_hcd_stop()
H A Dehci-marvell.c105 struct ehci_hcor *hcor; in ehci_mvebu_probe()
129 hcor = (struct ehci_hcor *) in ehci_mvebu_probe()
207 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init()
212 *hcor = (struct ehci_hcor *)((uint32_t) *hccr in ehci_hcd_init()
H A Dehci-armada100.c25 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init()
31 *hcor = (struct ehci_hcor *)((uint32_t) *hccr in ehci_hcd_init()
H A Dehci-vct.c18 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init()
32 *hcor = (struct ehci_hcor *)vct_hcor; in ehci_hcd_init()
H A Dehci-faraday.c89 struct ehci_hccr **ret_hccr, struct ehci_hcor **ret_hcor) in ehci_hcd_init()
92 struct ehci_hcor *hcor; in ehci_hcd_init()
101 hcor = (struct ehci_hcor *)&regs->usb.hcor; in ehci_hcd_init()
H A Dehci-spear.c37 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init()
54 *hcor = (struct ehci_hcor *)((uint32_t) *hccr + in ehci_hcd_init()
H A Dehci.h33 struct ehci_hcor { struct
249 struct ehci_hcor *hcor;
287 struct ehci_hccr **hccr, struct ehci_hcor **hcor);
291 struct ehci_hcor *hcor, const struct ehci_ops *ops,
H A Dehci-aspeed.c38 struct ehci_hcor *hcor; in ehci_aspeed_probe()
61 hcor = (struct ehci_hcor *) in ehci_aspeed_probe()
H A Dehci-vf.c158 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init()
174 *hcor = (struct ehci_hcor *)((uint32_t)*hccr + in ehci_hcd_init()
317 struct ehci_hcor *hcor; in ehci_usb_probe()
336 hcor = (struct ehci_hcor *)((uint32_t)hccr + in ehci_usb_probe()
H A Dehci-zynq.c40 struct ehci_hcor *hcor; in ehci_zynq_probe()
47 hcor = (struct ehci_hcor *)((uint32_t) hccr + in ehci_zynq_probe()
H A Dehci-msm.c54 struct ehci_hcor *hcor; in ehci_usb_probe()
58 hcor = (struct ehci_hcor *)((phys_addr_t)hccr + in ehci_usb_probe()
H A Dehci-mx6.c340 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init()
363 *hcor = (struct ehci_hcor *)((uint32_t)*hccr + in ehci_hcd_init()
512 struct ehci_hcor *hcor; in ehci_usb_probe()
550 hcor = (struct ehci_hcor *)((uint32_t)hccr + in ehci_usb_probe()
H A Dehci-rmobile.c62 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init()
125 *hcor = (struct ehci_hcor *)((uint32_t)*hccr + HC_LENGTH(cap_base)); in ehci_hcd_init()
H A Dehci-mx5.c231 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init()
250 *hcor = (struct ehci_hcor *)((uint32_t)*hccr + in ehci_hcd_init()
H A Dehci-generic.c80 struct ehci_hcor *hcor; in ehci_usb_probe()
154 hcor = (struct ehci_hcor *)((uintptr_t)hccr + in ehci_usb_probe()
H A Dehci-omap.c181 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in omap_ehci_hcd_init()
290 *hcor = (struct ehci_hcor *)(OMAP_EHCI_BASE + 0x10); in omap_ehci_hcd_init()
H A Dehci-mxc.c211 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init()
227 *hcor = (struct ehci_hcor *)((uint32_t) *hccr + in ehci_hcd_init()
H A Dehci-exynos.c217 struct ehci_hcor *hcor; in ehci_usb_probe()
227 hcor = (struct ehci_hcor *)((uint32_t)ctx->hcd + in ehci_usb_probe()
/openbmc/u-boot/arch/arm/include/asm/
H A Dehci-omap.h131 struct ehci_hcor;
134 struct ehci_hccr **hccr, struct ehci_hcor **hcor);
/openbmc/u-boot/board/htkw/mcx/
H A Dmcx.c43 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init()
/openbmc/u-boot/board/technexion/twister/
H A Dtwister.c54 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init()
/openbmc/u-boot/board/compulab/cm_t3517/
H A Dcm_t3517.c225 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init()

12