Searched refs:XHCI_HCS2_ERST_MAX (Results 1 – 3 of 3) sorted by relevance
54 #define XHCI_HCS2_ERST_MAX(x) (((x) >> 4) & 0xF) macro
77 #define XHCI_HCS2_ERST_MAX(x) (((x) >> 4) & 0xF) macro
1253 xcap->xcap_max_esrt = XHCI_HCS2_ERST_MAX(struc2); in xhci_read_params()