Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci.h560 #define XHCI_EXT_PORT_PFD(x) (((x) >> 8) & 0x01) macro
Dxhci-mem.c2130 XHCI_EXT_PORT_PFD(rhub->psi[i]), in xhci_add_in_port()