Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-hub.c131 psi_mant = XHCI_EXT_PORT_PSIM(psi); in xhci_create_usb3_bos_desc()
Dxhci.h569 #define XHCI_EXT_PORT_PSIM(x) (((x) >> 16) & 0xffff) macro
Dxhci-mem.c2177 XHCI_EXT_PORT_PSIM(rhub->psi[i])); in xhci_add_in_port()