Home
last modified time | relevance | path

Searched refs:xhci_regs (Results 1 – 3 of 3) sorted by relevance

/u-boot/drivers/usb/cdns3/
A Dhost.c27 hccr = (struct xhci_hccr *)cdns->xhci_regs; in __cdns3_host_init()
28 hcor = (struct xhci_hcor *)(cdns->xhci_regs + in __cdns3_host_init()
A Dcore.h75 void __iomem *xhci_regs; member
A Dcore.c325 cdns->xhci_regs = dev_remap_addr_name(dev, "xhci"); in cdns3_probe()
326 if (!cdns->xhci_regs) in cdns3_probe()

Completed in 4 milliseconds