Searched refs:SPCONSTALPHA (Results 1 – 2 of 2) sorted by relevance
459 I915_WRITE(SPCONSTALPHA(pipe, plane), 0); in vlv_update_plane()
5243 #define SPCONSTALPHA(pipe, plane) _PIPE((pipe) * 2 + (plane), _SPACONSTALPHA, _SPBCONSTALPHA) macro