Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-ext-caps.h111 #define XHCI_EXT_PORT_LP(x) (((x) >> 14) & 0x03) macro
H A Dxhci-hub.c162 lp = XHCI_EXT_PORT_LP(psi); in xhci_create_usb3x_bos_desc()
H A Dxhci-mem.c2067 XHCI_EXT_PORT_LP(port_cap->psi[i]), in xhci_add_in_port()