Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci-ext-caps.h42 #define XHCI_EXT_CAPS_DEBUG 10 macro
Dxhci-debugfs.c686 xhci_debugfs_extcap_regset(xhci, XHCI_EXT_CAPS_DEBUG, in xhci_debugfs_init()
Dxhci-dbgcap.c1032 dbc_cap_offs = xhci_find_next_ext_cap(base, 0, XHCI_EXT_CAPS_DEBUG); in xhci_create_dbc_dev()
/linux-6.1.9/drivers/usb/early/
Dxhci-dbc.c644 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()