Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci.h561 #define XHCI_EXT_PORT_LP(x) (((x) >> 14) & 0x03) macro
Dxhci-mem.c2131 XHCI_EXT_PORT_LP(rhub->psi[i]), in xhci_add_in_port()