Home
last modified time | relevance | path

Searched refs:PORT_RX_LANES (Results 1 – 2 of 2) 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.c405 PORT_LEC(portli), PORT_RX_LANES(portli), PORT_TX_LANES(portli)); in xhci_portli_show()