/u-boot/drivers/usb/host/ |
A D | xhci-pci.c | 19 struct xhci_hccr *hccr; in xhci_pci_init() local 48 struct xhci_hccr *hccr; in xhci_pci_probe() local
|
A D | ehci-pci.c | 29 struct ehci_hccr *hccr; in ehci_pci_init() local 73 struct ehci_hccr *hccr; in ehci_pci_legacy_init() local 131 struct ehci_hccr *hccr; in ehci_pci_probe() local
|
A D | ehci-atmel.c | 22 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init() 84 struct ehci_hccr *hccr; in ehci_atmel_probe() local
|
A D | ehci-fsl.c | 102 struct ehci_hccr *hccr; in ehci_fsl_probe() local 161 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init() 200 struct ehci_hccr *hccr, struct ehci_hcor *hcor) in ehci_fsl_init()
|
A D | ehci-armada100.c | 26 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init()
|
A D | ehci-vct.c | 18 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init()
|
A D | ehci-mxs.c | 91 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init() 140 struct ehci_hccr *hccr; in ehci_hcd_stop() local
|
A D | xhci-fsl.c | 115 struct xhci_hccr *hccr; in xhci_fsl_probe() local 177 int xhci_hcd_init(int index, struct xhci_hccr **hccr, struct xhci_hcor **hcor) in xhci_hcd_init()
|
A D | ehci-spear.c | 39 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init()
|
A D | ehci-marvell.c | 107 struct ehci_hccr *hccr; in ehci_mvebu_probe() local 210 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init()
|
A D | xhci-omap.c | 52 int xhci_hcd_init(int index, struct xhci_hccr **hccr, struct xhci_hcor **hcor) in xhci_hcd_init()
|
A D | ehci-zynq.c | 39 struct ehci_hccr *hccr; in ehci_zynq_probe() local
|
A D | ehci-rmobile.c | 63 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init()
|
A D | ehci-omap.c | 189 struct ehci_hccr **hccr, struct ehci_hcor **hcor) 382 struct ehci_hccr *hccr; local
|
A D | ehci-faraday.c | 93 struct ehci_hccr *hccr; in ehci_hcd_init() local
|
A D | ehci-mx5.c | 237 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init() 313 struct ehci_hccr *hccr; in ehci_usb_probe() local
|
A D | ehci-vf.c | 161 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init() 317 struct ehci_hccr *hccr; in ehci_usb_probe() local
|
A D | xhci-dwc3.c | 117 struct xhci_hccr *hccr; in xhci_dwc3_probe() local
|
A D | ehci-msm.c | 51 struct ehci_hccr *hccr; in ehci_usb_probe() local
|
A D | ehci-generic.c | 82 struct ehci_hccr *hccr; in ehci_usb_probe() local
|
A D | xhci-mem.c | 355 struct xhci_hccr *hccr = ctrl->hccr; in xhci_scratchpad_alloc() local 511 int xhci_mem_init(struct xhci_ctrl *ctrl, struct xhci_hccr *hccr, in xhci_mem_init()
|
A D | xhci.c | 932 struct xhci_hccr *hccr = ctrl->hccr; in xhci_submit_root() local 1234 struct xhci_hccr *hccr; in xhci_lowlevel_init() local 1337 struct xhci_hccr *hccr; in usb_lowlevel_init() local 1525 int xhci_register(struct udevice *dev, struct xhci_hccr *hccr, in xhci_register()
|
A D | ehci-mxc.c | 212 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init()
|
/u-boot/drivers/usb/cdns3/ |
A D | host.c | 23 struct xhci_hccr *hccr; in __cdns3_host_init() local
|
/u-boot/board/technexion/tao3530/ |
A D | tao3530.c | 216 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init()
|