Searched refs:burstCountMask (Results 1 – 1 of 1) sorted by relevance
51 burstCountMask = ((1 << 16) -1), // 16 bits wide enumerator154 return (size_t)((status >> burstCountShift) & burstCountMask); in GetBurstCount()