Searched refs:xhci_run_regs (Results 1 – 4 of 4) sorted by relevance
439 struct xhci_run_regs { struct1221 struct xhci_run_regs *run_regs;
544 ctrl->run_regs = (struct xhci_run_regs *)((char *)hccr + val); in xhci_mem_init()
537 struct xhci_run_regs { struct1765 struct xhci_run_regs __iomem *run_regs;
5488 BUILD_BUG_ON(sizeof(struct xhci_run_regs) != (8+8*128)*32/8); in xhci_hcd_init()