Searched refs:S5_WRITEDISABLE_MASK (Results 1 – 3 of 3) sorted by relevance
168 #define S5_WRITEDISABLE_MASK (0xf<<28) macro
397 #define S5_WRITEDISABLE_MASK (0xf<<28) macro
708 GLuint tmp = i915->state.Ctx[I915_CTXREG_LIS5] & ~S5_WRITEDISABLE_MASK; in i915ColorMask()