Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-ext-caps.h36 #define XHCI_EXT_CAPS_LEGACY 1 macro
H A Dpci-quirks.c1169 ext_cap_offset = xhci_find_next_ext_cap(base, 0, XHCI_EXT_CAPS_LEGACY); in quirk_usb_handoff_xhci()
/linux/drivers/usb/early/
H A Dxhci-dbc.c156 offset = xhci_find_next_ext_cap(xdbc.xhci_base, 0, XHCI_EXT_CAPS_LEGACY); in xdbc_bios_handoff()