Searched refs:xhci_op_regs (Results 1 – 3 of 3) sorted by relevance
27 static const struct debugfs_reg32 xhci_op_regs[] = { variable669 xhci_op_regs, ARRAY_SIZE(xhci_op_regs), in xhci_debugfs_init()
78 * struct xhci_op_regs - xHCI Host Controller Operational Registers.99 struct xhci_op_regs { struct 1518 struct xhci_op_regs __iomem *op_regs;100 commandxhci_op_regs global() argument 101 statusxhci_op_regs global() argument 102 page_sizexhci_op_regs global() argument 103 reserved1xhci_op_regs global() argument 104 reserved2xhci_op_regs global() argument 105 dev_notificationxhci_op_regs global() argument 106 cmd_ringxhci_op_regs global() argument 108 reserved3xhci_op_regs global() argument 109 dcbaa_ptrxhci_op_regs global() argument 110 config_regxhci_op_regs global() argument 112 reserved4xhci_op_regs global() argument 114 port_status_basexhci_op_regs global() argument 115 port_power_basexhci_op_regs global() argument 116 port_link_basexhci_op_regs global() argument 117 reserved5xhci_op_regs global() argument 119 reserved6xhci_op_regs global() argument
983 struct xhci_op_regs __iomem *op_regs; in tegra_xusb_wait_for_falcon()