Searched refs:DVSTILEOFF (Results 1 – 2 of 2) sorted by relevance
283 I915_WRITE(DVSTILEOFF(pipe), (y << 16) | x); in snb_update_plane()
2865 #define DVSTILEOFF(pipe) _PIPE(pipe, _DVSATILEOFF, _DVSBTILEOFF) macro