Home
last modified time | relevance | path

Searched refs:PORT_RX_LANES (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h438 #define PORT_RX_LANES(p) (((p) >> 16) & 0xf) macro
H A Dxhci-hub.c922 ext_stat |= PORT_RX_LANES(port_li) << 8; /* bits 11:8 Rx lane count */ in xhci_get_ext_port_status()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h438 #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()

Completed in 14 milliseconds