Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci.h566 #define XHCI_EXT_PORT_PLT(x) (((x) >> 6) & 0x03) macro
Dxhci-mem.c2174 XHCI_EXT_PORT_PLT(rhub->psi[i]), in xhci_add_in_port()