Home
last modified time | relevance | path

Searched refs:xhci_hcor (Results 1 – 13 of 13) sorted by relevance

/external/u-boot/drivers/usb/host/
Dxhci-pci.c15 struct xhci_hcor **ret_hcor) in xhci_pci_init()
18 struct xhci_hcor *hcor; in xhci_pci_init()
23 hcor = (struct xhci_hcor *)((uintptr_t) hccr + in xhci_pci_init()
41 struct xhci_hcor *hcor; in xhci_pci_probe()
Dxhci-keystone.c38 struct xhci_hcor *hcor;
87 struct xhci_hccr **ret_hccr, struct xhci_hcor **ret_hcor) in xhci_hcd_init()
92 struct xhci_hcor *hcor; in xhci_hcd_init()
134 hcor = (struct xhci_hcor *)((uint32_t)hcd + in xhci_hcd_init()
155 struct xhci_hcor *hcor; in keystone_xhci_phy_suspend()
Dxhci-fsl.c115 struct xhci_hcor *hcor; in xhci_fsl_probe()
140 hcor = (struct xhci_hcor *)((uintptr_t) hccr in xhci_fsl_probe()
176 int xhci_hcd_init(int index, struct xhci_hccr **hccr, struct xhci_hcor **hcor) in xhci_hcd_init()
199 *hcor = (struct xhci_hcor *)((uintptr_t) *hccr in xhci_hcd_init()
Dxhci-omap.c51 int xhci_hcd_init(int index, struct xhci_hccr **hccr, struct xhci_hcor **hcor) in xhci_hcd_init()
74 *hcor = (struct xhci_hcor *)((uint32_t) *hccr in xhci_hcd_init()
Dxhci-mvebu.c44 struct xhci_hcor *hcor; in xhci_usb_probe()
50 hcor = (struct xhci_hcor *)((uintptr_t)ctx->hcd + len); in xhci_usb_probe()
Dxhci-zynqmp.c98 struct xhci_hcor *hcor; in xhci_usb_probe()
110 hcor = (struct xhci_hcor *)((ulong)ctx->hcd + in xhci_usb_probe()
Dxhci-rcar.c77 struct xhci_hcor *hcor; in xhci_rcar_probe()
94 hcor = (struct xhci_hcor *)((uintptr_t)ctx->hcd + len); in xhci_rcar_probe()
Dxhci-rockchip.c122 struct xhci_hcor *hcor; in xhci_usb_probe()
127 hcor = (struct xhci_hcor *)((uint64_t)ctx->hcd + in xhci_usb_probe()
Dxhci.h163 struct xhci_hcor { struct
1139 struct xhci_hcor **ret_hcor);
1218 struct xhci_hcor *hcor;
1267 struct xhci_hcor *hcor);
1286 struct xhci_hcor *hcor);
Dxhci-exynos5.c208 struct xhci_hcor *hcor; in xhci_usb_probe()
214 hcor = (struct xhci_hcor *)((uint32_t)ctx->hcd + in xhci_usb_probe()
Dxhci-dwc3.c200 struct xhci_hcor *hcor; in xhci_dwc3_probe()
207 hcor = (struct xhci_hcor *)((uintptr_t)hccr + in xhci_dwc3_probe()
Dxhci.c166 static int xhci_start(struct xhci_hcor *hcor) in xhci_start()
194 static int xhci_reset(struct xhci_hcor *hcor) in xhci_reset()
892 struct xhci_hcor *hcor = ctrl->hcor; in xhci_submit_root()
1193 struct xhci_hcor *hcor; in xhci_lowlevel_init()
1295 struct xhci_hcor *hcor; in usb_lowlevel_init()
1301 if (xhci_hcd_init(index, &hccr, (struct xhci_hcor **)&hcor) != 0) in usb_lowlevel_init()
1482 struct xhci_hcor *hcor) in xhci_register()
Dxhci-mem.c350 struct xhci_hcor *hcor = ctrl->hcor; in xhci_scratchpad_alloc()
500 struct xhci_hcor *hcor) in xhci_mem_init()