Home
last modified time | relevance | path

Searched refs:XHCI_EXT_PORT_PSIM (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci-hub.c140 psi_mant = XHCI_EXT_PORT_PSIM(psi); in xhci_create_usb3_bos_desc()
Dxhci.h580 #define XHCI_EXT_PORT_PSIM(x) (((x) >> 16) & 0xffff) macro
Dxhci-mem.c2215 XHCI_EXT_PORT_PSIM(port_cap->psi[i])); in xhci_add_in_port()