Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci.h41 #define MAX_HC_PORTS 127 macro
H A Dxhci.c5458 xhci->max_ports = min(HCS_MAX_PORTS(hcs_params1), MAX_HC_PORTS); in xhci_gen_setup()