Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci.h62 struct xhci_cap_regs { struct
1510 struct xhci_cap_regs __iomem *cap_regs;
Dxhci.c5062 BUILD_BUG_ON(sizeof(struct xhci_cap_regs) != 8*32/8); in xhci_hcd_init()