Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dxhci.h583 #define XHCI_EXT_PORT_PLT(x) (((x) >> 6) & 0x03) macro
Dxhci-mem.c2043 XHCI_EXT_PORT_PLT(port_cap->psi[i]), in xhci_add_in_port()