Searched refs:DVSTILEOFF (Results 1 – 2 of 2) sorted by relevance
905 I915_WRITE_FW(DVSTILEOFF(pipe), (y << 16) | x); in g4x_update_plane()
6302 #define DVSTILEOFF(pipe) _MMIO_PIPE(pipe, _DVSATILEOFF, _DVSBTILEOFF) macro