Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-port.h148 #define PORT_RX_LANES(p) (((p) >> 16) & 0xf) macro
H A Dxhci-debugfs.c397 PORT_LEC(portli), PORT_RX_LANES(portli), PORT_TX_LANES(portli)); in xhci_portli_show()
H A Dxhci-hub.c1035 ext_stat |= PORT_RX_LANES(port_li) << 8; /* bits 11:8 Rx lane count */ in xhci_get_ext_port_status()