Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci.h73 #define HCS_MAX_INTRS(p) (((p) >> 8) & 0x7ff) macro
Dxhci.c270 for (i = 0; i < HCS_MAX_INTRS(xhci->hcs_params1); i++) { in xhci_zero_64b_regs()
337 HCS_MAX_INTRS(xhci->hcs_params1)); in xhci_setup_msix()