Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-hub.c162 psie = XHCI_EXT_PORT_PSIE(psi); in xhci_create_usb3x_bos_desc()
204 XHCI_EXT_PORT_PSIE(prev) == 3 && in xhci_create_usb3x_bos_desc()
H A Dxhci.h582 #define XHCI_EXT_PORT_PSIE(x) (((x) >> 4) & 0x03) macro
H A Dxhci-mem.c2044 XHCI_EXT_PORT_PSIE(port_cap->psi[i]), in xhci_add_in_port()