Searched refs:XHCI_HCS1_IRQ_MAX (Results 1 – 3 of 3) sorted by relevance
50 #define XHCI_HCS1_IRQ_MAX(x) (((x) >> 8) & 0x3FF) macro
68 #define XHCI_HCS1_IRQ_MAX(x) (((x) >> 8) & 0x3FF) macro
1231 xcap->xcap_max_intrs = XHCI_HCS1_IRQ_MAX(struc1); in xhci_read_params()