Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci.h584 #define XHCI_EXT_PORT_PFD(x) (((x) >> 8) & 0x01) macro
H A Dxhci-mem.c2046 XHCI_EXT_PORT_PFD(port_cap->psi[i]), in xhci_add_in_port()