Home
last modified time | relevance | path

Searched refs:xhci_cap_regs (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/usb/host/
Dxhci.h59 struct xhci_cap_regs { struct
1400 struct xhci_cap_regs __iomem *cap_regs;
Dxhci.c4298 BUILD_BUG_ON(sizeof(struct xhci_cap_regs) != 7*32/8); in xhci_hcd_init()