Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-port.h149 #define PORT_TX_LANES(p) (((p) >> 20) & 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.c1036 ext_stat |= PORT_TX_LANES(port_li) << 12; /* bits 15:12 Tx lane count */ in xhci_get_ext_port_status()