Home
last modified time | relevance | path

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

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