Home
last modified time | relevance | path

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

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