Home
last modified time | relevance | path

Searched refs:PORT_RX_LANES (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dxhci-port.h147 #define PORT_RX_LANES(p) (((p) >> 16) & 0xf) macro
H A Dxhci-hub.c1027 ext_stat |= PORT_RX_LANES(port_li) << 8; /* bits 11:8 Rx lane count */ in xhci_get_ext_port_status()