Searched refs:XHCI_HCS2_IST (Results 1 – 3 of 3) sorted by relevance
53 #define XHCI_HCS2_IST(x) ((x) & 0xF) macro
75 #define XHCI_HCS2_IST(x) ((x) & 0x7) macro
1241 xcap->xcap_ist = XHCI_HCS2_IST(struc2); in xhci_read_params()