Home
last modified time | relevance | path

Searched refs:xhci_op_regs (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/usb/host/
Dxhci-debugfs.c27 static const struct debugfs_reg32 xhci_op_regs[] = { variable
668 xhci_op_regs, ARRAY_SIZE(xhci_op_regs), in xhci_debugfs_init()
Dxhci.h179 struct xhci_op_regs { struct
1757 struct xhci_op_regs __iomem *op_regs;
Dxhci-tegra.c890 struct xhci_op_regs __iomem *op; in tegra_xusb_load_firmware()