Searched refs:xhci_regs (Results 1 – 3 of 3) sorted by relevance
26 hccr = (struct xhci_hccr *)cdns->xhci_regs; in __cdns3_host_init()27 hcor = (struct xhci_hcor *)(cdns->xhci_regs + in __cdns3_host_init()
75 void __iomem *xhci_regs; member
321 cdns->xhci_regs = dev_remap_addr_name(dev, "xhci"); in cdns3_probe()322 if (!cdns->xhci_regs) in cdns3_probe()