Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci-dbg.c79 (unsigned int) HCS_MAX_INTRS(temp)); in xhci_print_cap_regs()
Dxhci.h85 #define HCS_MAX_INTRS(p) (((p) >> 8) & 0x7ff) macro
Dxhci.c292 HCS_MAX_INTRS(xhci->hcs_params1)); in xhci_setup_msix()