Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci.h46 #define MAX_HC_INTRS 128 macro
H A Dxhci.c5461 xhci->max_interrupters = min(HCS_MAX_INTRS(hcs_params1), MAX_HC_INTRS); in xhci_gen_setup()