Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-debugfs.c16 static const struct debugfs_reg32 xhci_cap_regs[] = { variable
663 xhci_cap_regs, ARRAY_SIZE(xhci_cap_regs), in xhci_debugfs_init()
H A Dxhci.h54 struct xhci_cap_regs { struct
1763 struct xhci_cap_regs __iomem *cap_regs;
H A Dxhci-tegra.c914 struct xhci_cap_regs __iomem *cap = tegra->regs; in tegra_xusb_load_firmware()
H A Dxhci.c5485 BUILD_BUG_ON(sizeof(struct xhci_cap_regs) != 8*32/8); in xhci_hcd_init()