Searched refs:xhci_run_regs (Results 1 – 4 of 4) sorted by relevance
438 struct xhci_run_regs { struct1220 struct xhci_run_regs *run_regs;
543 ctrl->run_regs = (struct xhci_run_regs *)((char *)hccr + val); in xhci_mem_init()
284 struct xhci_run_regs { struct1519 struct xhci_run_regs __iomem *run_regs;
5445 BUILD_BUG_ON(sizeof(struct xhci_run_regs) != (8+8*128)*32/8); in xhci_hcd_init()