Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-ext-caps.h107 #define XHCI_EXT_PORT_PSIV(x) (((x) >> 0) & 0x0f) macro
H A Dxhci-mem.c2053 if (i && (XHCI_EXT_PORT_PSIV(port_cap->psi[i]) != in xhci_add_in_port()
2054 XHCI_EXT_PORT_PSIV(port_cap->psi[i - 1]))) in xhci_add_in_port()
2059 XHCI_EXT_PORT_PSIV(port_cap->psi[i]) >= 5) in xhci_add_in_port()
2063 XHCI_EXT_PORT_PSIV(port_cap->psi[i]), in xhci_add_in_port()
H A Dxhci-hub.c161 ssid = XHCI_EXT_PORT_PSIV(psi); in xhci_create_usb3x_bos_desc()
204 XHCI_EXT_PORT_PSIV(prev) == 5 && in xhci_create_usb3x_bos_desc()