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