Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci.h567 #define XHCI_EXT_PORT_PFD(x) (((x) >> 8) & 0x01) macro
Dxhci-mem.c2175 XHCI_EXT_PORT_PFD(rhub->psi[i]), in xhci_add_in_port()