Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dxhci.h60 struct xhci_cap_regs { struct
1451 struct xhci_cap_regs __iomem *cap_regs;
Dxhci.c5067 BUILD_BUG_ON(sizeof(struct xhci_cap_regs) != 7*32/8); in xhci_hcd_init()