Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci.h57 struct xhci_cap_regs { struct
1498 struct xhci_cap_regs __iomem *cap_regs;
H A Dxhci.c5526 BUILD_BUG_ON(sizeof(struct xhci_cap_regs) != 8*32/8); in xhci_hcd_init()