Searched refs:SPKEYMINVAL (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_sprite.c171 I915_WRITE(SPKEYMINVAL(pipe, plane), key->min_value);
197 key->min_value = I915_READ(SPKEYMINVAL(pipe, plane));
H A Di915_reg.h3631 #define SPKEYMINVAL(pipe, plane) _PIPE(pipe * 2 + plane, _SPAKEYMINVAL, _SPBKEYMINVAL) macro

Completed in 574 milliseconds