Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-hub.c130 psi_exp = XHCI_EXT_PORT_PSIE(psi); in xhci_create_usb3_bos_desc()
Dxhci.h565 #define XHCI_EXT_PORT_PSIE(x) (((x) >> 4) & 0x03) macro
Dxhci-mem.c2173 XHCI_EXT_PORT_PSIE(rhub->psi[i]), in xhci_add_in_port()