Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-ext-caps.h36 #define XHCI_EXT_CAPS_LEGACY 1 macro
H A Dxhci-debugfs.c677 xhci_debugfs_extcap_regset(xhci, XHCI_EXT_CAPS_LEGACY, in xhci_debugfs_init()
H A Dpci-quirks.c1157 ext_cap_offset = xhci_find_next_ext_cap(base, 0, XHCI_EXT_CAPS_LEGACY); in quirk_usb_handoff_xhci()
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h1171 #define XHCI_EXT_CAPS_LEGACY 1 macro
/openbmc/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()