/openbmc/u-boot/drivers/usb/host/ |
H A D | ehci-pci.c | 27 struct ehci_hccr *hccr; in ehci_pci_init() local 71 struct ehci_hccr *hccr; in ehci_pci_legacy_init() local 129 struct ehci_hccr *hccr; in ehci_pci_probe() local
|
H A D | xhci-pci.c | 17 struct xhci_hccr *hccr; in xhci_pci_init() local 40 struct xhci_hccr *hccr; in xhci_pci_probe() local
|
H A D | ehci-fsl.c | 94 struct ehci_hccr *hccr; in ehci_fsl_probe() local 149 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init() 188 struct ehci_hccr *hccr, struct ehci_hcor *hcor) in ehci_fsl_init()
|
H A D | ehci-atmel.c | 20 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init() 82 struct ehci_hccr *hccr; in ehci_atmel_probe() local
|
H A D | ehci-mxs.c | 90 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init() 139 struct ehci_hccr *hccr; in ehci_hcd_stop() local
|
H A D | xhci-fsl.c | 114 struct xhci_hccr *hccr; in xhci_fsl_probe() local 176 int xhci_hcd_init(int index, struct xhci_hccr **hccr, struct xhci_hcor **hcor) in xhci_hcd_init()
|
H A D | ehci-marvell.c | 104 struct ehci_hccr *hccr; in ehci_mvebu_probe() local 207 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init()
|
H A D | ehci-armada100.c | 25 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init()
|
H A D | ehci-vct.c | 18 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init()
|
H A D | ehci-spear.c | 37 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init()
|
H A D | xhci-omap.c | 51 int xhci_hcd_init(int index, struct xhci_hccr **hccr, struct xhci_hcor **hcor) in xhci_hcd_init()
|
H A D | ehci-aspeed.c | 37 struct ehci_hccr *hccr; in ehci_aspeed_probe() local
|
H A D | ehci-zynq.c | 39 struct ehci_hccr *hccr; in ehci_zynq_probe() local
|
H A D | ehci-vf.c | 158 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init() 316 struct ehci_hccr *hccr; in ehci_usb_probe() local
|
H A D | ehci-rmobile.c | 62 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init()
|
H A D | ehci-faraday.c | 91 struct ehci_hccr *hccr; in ehci_hcd_init() local
|
H A D | xhci.c | 891 struct xhci_hccr *hccr = ctrl->hccr; in xhci_submit_root() local 1192 struct xhci_hccr *hccr; in xhci_lowlevel_init() local 1294 struct xhci_hccr *hccr; in usb_lowlevel_init() local 1481 int xhci_register(struct udevice *dev, struct xhci_hccr *hccr, in xhci_register()
|
H A D | xhci-dwc3.c | 117 struct xhci_hccr *hccr; in xhci_dwc3_probe() local
|
H A D | xhci-mem.c | 349 struct xhci_hccr *hccr = ctrl->hccr; in xhci_scratchpad_alloc() local 502 int xhci_mem_init(struct xhci_ctrl *ctrl, struct xhci_hccr *hccr, in xhci_mem_init()
|
H A D | ehci-msm.c | 53 struct ehci_hccr *hccr; in ehci_usb_probe() local
|
H A D | ehci-omap.c | 181 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in omap_ehci_hcd_init()
|
/openbmc/u-boot/board/micronas/vct/ |
H A D | ehci.c | 13 int vct_ehci_hcd_init(u32 *hccr, u32 *hcor) in vct_ehci_hcd_init()
|
/openbmc/u-boot/board/htkw/mcx/ |
H A D | mcx.c | 43 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init()
|
/openbmc/u-boot/board/technexion/tao3530/ |
H A D | tao3530.c | 212 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init()
|
/openbmc/u-boot/board/technexion/twister/ |
H A D | twister.c | 54 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init()
|