Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci.h558 #define XHCI_EXT_PORT_PSIE(x) (((x) >> 4) & 0x03) macro
Dxhci-mem.c2128 XHCI_EXT_PORT_PSIE(rhub->psi[i]), in xhci_add_in_port()