Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci.h581 #define XHCI_EXT_PORT_PFD(x) (((x) >> 8) & 0x01) macro
Dxhci-mem.c2196 XHCI_EXT_PORT_PFD(port_cap->psi[i]), in xhci_add_in_port()