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