Searched refs:SPRTILEOFF (Results 1 – 2 of 2) sorted by relevance
126 I915_WRITE(SPRTILEOFF(pipe), (y << 16) | x); in ivb_update_plane()
2934 #define SPRTILEOFF(pipe) _PIPE(pipe, _SPRA_TILEOFF, _SPRB_TILEOFF) macro