Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci.h579 #define XHCI_EXT_PORT_LP(x) (((x) >> 14) & 0x03) macro
Dxhci-mem.c2214 XHCI_EXT_PORT_LP(port_cap->psi[i]), in xhci_add_in_port()