Searched refs:SPPOS (Results 1 – 2 of 2) sorted by relevance
962 I915_WRITE_FW(SPPOS(pipe, plane_id), (crtc_y << 16) | crtc_x); in vlv_update_plane()
6563 #define SPPOS(pipe, plane_id) _MMIO_VLV_SPR((pipe), (plane_id), _SPAPOS, _SPBPOS) macro