Searched refs:xhci_cap_regs (Results 1 – 3 of 3) sorted by relevance
16 static const struct debugfs_reg32 xhci_cap_regs[] = { variable546 xhci_cap_regs, ARRAY_SIZE(xhci_cap_regs), in xhci_debugfs_init()
50 struct xhci_cap_regs { struct1714 struct xhci_cap_regs __iomem *cap_regs;
5203 BUILD_BUG_ON(sizeof(struct xhci_cap_regs) != 8*32/8); in xhci_hcd_init()