Searched refs:XHCI_EXT_PORT_LP (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/usb/host/ | ||
D | xhci.h | 561 #define XHCI_EXT_PORT_LP(x) (((x) >> 14) & 0x03) macro |
D | xhci-mem.c | 2131 XHCI_EXT_PORT_LP(rhub->psi[i]), in xhci_add_in_port() |