/external/u-boot/drivers/usb/host/ |
D | xhci-pci.c | 17 struct xhci_hccr *hccr; in xhci_pci_init() local 40 struct xhci_hccr *hccr; in xhci_pci_probe() local
|
D | ehci-pci.c | 26 struct ehci_hccr *hccr; in ehci_pci_init() local 63 struct ehci_hccr *hccr; in ehci_pci_legacy_init() local 121 struct ehci_hccr *hccr; in ehci_pci_probe() local
|
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
|
D | ehci-fsl.c | 94 struct ehci_hccr *hccr; in ehci_fsl_probe() local 146 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init() 181 struct ehci_hccr *hccr, struct ehci_hcor *hcor) in ehci_fsl_init()
|
D | ehci-armada100.c | 25 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init()
|
D | ehci-vct.c | 18 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init()
|
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()
|
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
|
D | ehci-spear.c | 37 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init()
|
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()
|
D | xhci-omap.c | 51 int xhci_hcd_init(int index, struct xhci_hccr **hccr, struct xhci_hcor **hcor) in xhci_hcd_init()
|
D | ehci-zynq.c | 39 struct ehci_hccr *hccr; in ehci_zynq_probe() local
|
D | ehci-rmobile.c | 62 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init()
|
D | ehci-faraday.c | 91 struct ehci_hccr *hccr; in ehci_hcd_init() local
|
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
|
D | ehci-omap.c | 181 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in omap_ehci_hcd_init()
|
D | ehci-generic.c | 82 struct ehci_hccr *hccr; in ehci_usb_probe() local
|
D | ehci-msm.c | 97 struct ehci_hccr *hccr; in ehci_usb_probe() local
|
D | xhci-dwc3.c | 201 struct xhci_hccr *hccr; in xhci_dwc3_probe() local
|
D | ehci-sunxi.c | 49 struct ehci_hccr *hccr = (struct ehci_hccr *)devfdt_get_addr(dev); in ehci_usb_probe() local
|
D | xhci-mem.c | 349 struct xhci_hccr *hccr = ctrl->hccr; in xhci_scratchpad_alloc() local 499 int xhci_mem_init(struct xhci_ctrl *ctrl, struct xhci_hccr *hccr, in xhci_mem_init()
|
/external/u-boot/board/micronas/vct/ |
D | ehci.c | 13 int vct_ehci_hcd_init(u32 *hccr, u32 *hcor) in vct_ehci_hcd_init()
|
/external/u-boot/board/htkw/mcx/ |
D | mcx.c | 43 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init()
|
/external/u-boot/board/technexion/tao3530/ |
D | tao3530.c | 212 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init()
|
/external/u-boot/board/technexion/twister/ |
D | twister.c | 54 struct ehci_hccr **hccr, struct ehci_hcor **hcor) in ehci_hcd_init()
|