Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci.h562 #define XHCI_EXT_PORT_PSIM(x) (((x) >> 16) & 0xffff) macro
Dxhci-mem.c2132 XHCI_EXT_PORT_PSIM(rhub->psi[i])); in xhci_add_in_port()