Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci-ext-caps.h110 #define XHCI_EXT_PORT_PFD(x) (((x) >> 8) & 0x01) macro
Dxhci-mem.c2072 XHCI_EXT_PORT_PFD(port_cap->psi[i]), in xhci_add_in_port()