Searched refs:I915_MAX_DBUF_SLICES (Results 1 – 3 of 3) sorted by relevance
20 int used_bw[I915_MAX_DBUF_SLICES];
317 I915_MAX_DBUF_SLICES enumerator
191 for ((__slice) = DBUF_S1; (__slice) < I915_MAX_DBUF_SLICES; (__slice)++) \195 for_each_dbuf_slice_in_mask(__slice, BIT(I915_MAX_DBUF_SLICES) - 1)