Home
last modified time | relevance | path

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

/drivers/usb/host/
Dxhci-ext-caps.h36 #define XHCI_EXT_CAPS_LEGACY 1 macro
Dxhci-debugfs.c677 xhci_debugfs_extcap_regset(xhci, XHCI_EXT_CAPS_LEGACY, in xhci_debugfs_init()
Dpci-quirks.c1159 ext_cap_offset = xhci_find_next_ext_cap(base, 0, XHCI_EXT_CAPS_LEGACY); in quirk_usb_handoff_xhci()
/drivers/usb/early/
Dxhci-dbc.c156 offset = xhci_find_next_ext_cap(xdbc.xhci_base, 0, XHCI_EXT_CAPS_LEGACY); in xdbc_bios_handoff()