Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-hub.c163 psim = XHCI_EXT_PORT_PSIM(psi); in xhci_create_usb3x_bos_desc()
205 XHCI_EXT_PORT_PSIM(prev) == 10) { in xhci_create_usb3x_bos_desc()
H A Dxhci.h586 #define XHCI_EXT_PORT_PSIM(x) (((x) >> 16) & 0xffff) macro
H A Dxhci-mem.c2048 XHCI_EXT_PORT_PSIM(port_cap->psi[i])); in xhci_add_in_port()