Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-ext-caps.h37 #define XHCI_EXT_CAPS_PROTOCOL 2 macro
H A Dxhci-mem.c2185 cap_start = xhci_find_next_ext_cap(base, 0, XHCI_EXT_CAPS_PROTOCOL); in xhci_setup_port_arrays()
2196 XHCI_EXT_CAPS_PROTOCOL); in xhci_setup_port_arrays()
2212 XHCI_EXT_CAPS_PROTOCOL); in xhci_setup_port_arrays()
/linux/drivers/usb/early/
H A Dxhci-dbc.c373 offset = xhci_find_next_ext_cap(xdbc.xhci_base, offset, XHCI_EXT_CAPS_PROTOCOL); in xdbc_reset_debug_port()
/linux/drivers/usb/dwc3/
H A Dcore.c2104 XHCI_EXT_CAPS_PROTOCOL); in dwc3_get_num_ports()