Searched refs:SPKEYMINVAL (Results 1 – 2 of 2) sorted by relevance
454 I915_WRITE(SPKEYMINVAL(pipe, plane), key->min_value); in vlv_update_plane()
4784 #define SPKEYMINVAL(pipe, plane) _PIPE(pipe * 2 + plane, _SPAKEYMINVAL, _SPBKEYMINVAL) macro