Home
last modified time | relevance | path

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

/drivers/usb/host/
Dxhci-dbg.c78 (unsigned int) HCS_MAX_INTRS(temp)); in xhci_print_cap_regs()
Dxhci.h81 #define HCS_MAX_INTRS(p) (((p) >> 8) & 0x7ff) macro
Dxhci.c270 HCS_MAX_INTRS(xhci->hcs_params1)); in xhci_setup_msix()