Searched refs:xhci_hcor (Results 1 – 14 of 14) sorted by relevance
16 struct xhci_hcor **ret_hcor) in xhci_pci_init()19 struct xhci_hcor *hcor; in xhci_pci_init()24 hcor = (struct xhci_hcor *)((uintptr_t) hccr + in xhci_pci_init()42 struct xhci_hcor *hcor; in xhci_pci_probe()
39 struct xhci_hcor *hcor;88 struct xhci_hccr **ret_hccr, struct xhci_hcor **ret_hcor) in xhci_hcd_init()93 struct xhci_hcor *hcor; in xhci_hcd_init()135 hcor = (struct xhci_hcor *)((uint32_t)hcd + in xhci_hcd_init()156 struct xhci_hcor *hcor; in keystone_xhci_phy_suspend()
115 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()
54 int xhci_hcd_init(int index, struct xhci_hccr **hccr, struct xhci_hcor **hcor) in xhci_hcd_init()77 *hcor = (struct xhci_hcor *)((uint32_t) *hccr in xhci_hcd_init()
47 struct xhci_hcor *hcor; in xhci_usb_probe()53 hcor = (struct xhci_hcor *)((uintptr_t)ctx->hcd + len); in xhci_usb_probe()
101 struct xhci_hcor *hcor; in xhci_usb_probe()113 hcor = (struct xhci_hcor *)((ulong)ctx->hcd + in xhci_usb_probe()
90 struct xhci_hcor *hcor; in xhci_rcar_probe()107 hcor = (struct xhci_hcor *)((uintptr_t)ctx->hcd + len); in xhci_rcar_probe()
118 struct xhci_hcor *hcor; in xhci_dwc3_probe()128 hcor = (struct xhci_hcor *)((uintptr_t)hccr + in xhci_dwc3_probe()
209 struct xhci_hcor *hcor; in xhci_usb_probe()215 hcor = (struct xhci_hcor *)((uint32_t)ctx->hcd + in xhci_usb_probe()
167 static int xhci_start(struct xhci_hcor *hcor) in xhci_start()195 static int xhci_reset(struct xhci_hcor *hcor) in xhci_reset()893 struct xhci_hcor *hcor = ctrl->hcor; in xhci_submit_root()1195 struct xhci_hcor *hcor; in xhci_lowlevel_init()1300 struct xhci_hcor *hcor; in usb_lowlevel_init()1306 if (xhci_hcd_init(index, &hccr, (struct xhci_hcor **)&hcor) != 0) in usb_lowlevel_init()1488 struct xhci_hcor *hcor) in xhci_register()
351 struct xhci_hcor *hcor = ctrl->hcor; in xhci_scratchpad_alloc()504 struct xhci_hcor *hcor) in xhci_mem_init()
21 struct xhci_hcor *hcor; in __cdns3_host_init()27 hcor = (struct xhci_hcor *)(cdns->xhci_regs + in __cdns3_host_init()
164 struct xhci_hcor { struct1140 struct xhci_hcor **ret_hcor);1219 struct xhci_hcor *hcor;1269 struct xhci_hcor *hcor);1288 struct xhci_hcor *hcor);
171 struct xhci_hcor *hcor; in dwc3_generic_host_probe()181 hcor = (struct xhci_hcor *)(priv->gen_priv.base + in dwc3_generic_host_probe()