Searched refs:MAX_HC_INTRS (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/usb/host/ | ||
| H A D | xhci.h | 46 #define MAX_HC_INTRS 128 macro |
| H A D | xhci.c | 5461 xhci->max_interrupters = min(HCS_MAX_INTRS(hcs_params1), MAX_HC_INTRS); in xhci_gen_setup() |