Home
last modified time | relevance | path

Searched refs:XHCI_EXT_CAPS_DEBUG (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dxhci-ext-caps.h42 #define XHCI_EXT_CAPS_DEBUG 10 macro
H A Dxhci-debugfs.c687 xhci_debugfs_extcap_regset(xhci, XHCI_EXT_CAPS_DEBUG, in xhci_debugfs_init()
H A Dxhci-dbgcap.c1215 dbc_cap_offs = xhci_find_next_ext_cap(base, 0, XHCI_EXT_CAPS_DEBUG); in xhci_create_dbc_dev()
/openbmc/linux/drivers/usb/early/
H A Dxhci-dbc.c643 offset = xhci_find_next_ext_cap(xdbc.xhci_base, 0, XHCI_EXT_CAPS_DEBUG); in early_xdbc_parse_parameter()
988 offset = xhci_find_next_ext_cap(xdbc.xhci_base, 0, XHCI_EXT_CAPS_DEBUG); in xdbc_init()
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h1177 #define XHCI_EXT_CAPS_DEBUG 10 macro