Home
last modified time | relevance | path

Searched defs:xhci_op_regs (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dxhci.h99 struct xhci_op_regs { struct
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
H A Dxhci-debugfs.c27 static const struct debugfs_reg32 xhci_op_regs[] = { variable