Searched refs:SPTILEOFF (Results 1 – 2 of 2) sorted by relevance
579 I915_WRITE_FW(SPTILEOFF(pipe, plane_id), (y << 16) | x); in vlv_update_plane()
6453 #define SPTILEOFF(pipe, plane_id) _MMIO_VLV_SPR((pipe), (plane_id), _SPATILEOFF, _SPBTILEOFF) macro