_MMIO_VLV_SPR    6566 drivers/gpu/drm/i915/i915_reg.h #define SPCNTR(pipe, plane_id)		_MMIO_VLV_SPR((pipe), (plane_id), _SPACNTR, _SPBCNTR)
_MMIO_VLV_SPR    6567 drivers/gpu/drm/i915/i915_reg.h #define SPLINOFF(pipe, plane_id)	_MMIO_VLV_SPR((pipe), (plane_id), _SPALINOFF, _SPBLINOFF)
_MMIO_VLV_SPR    6568 drivers/gpu/drm/i915/i915_reg.h #define SPSTRIDE(pipe, plane_id)	_MMIO_VLV_SPR((pipe), (plane_id), _SPASTRIDE, _SPBSTRIDE)
_MMIO_VLV_SPR    6569 drivers/gpu/drm/i915/i915_reg.h #define SPPOS(pipe, plane_id)		_MMIO_VLV_SPR((pipe), (plane_id), _SPAPOS, _SPBPOS)
_MMIO_VLV_SPR    6570 drivers/gpu/drm/i915/i915_reg.h #define SPSIZE(pipe, plane_id)		_MMIO_VLV_SPR((pipe), (plane_id), _SPASIZE, _SPBSIZE)
_MMIO_VLV_SPR    6571 drivers/gpu/drm/i915/i915_reg.h #define SPKEYMINVAL(pipe, plane_id)	_MMIO_VLV_SPR((pipe), (plane_id), _SPAKEYMINVAL, _SPBKEYMINVAL)
_MMIO_VLV_SPR    6572 drivers/gpu/drm/i915/i915_reg.h #define SPKEYMSK(pipe, plane_id)	_MMIO_VLV_SPR((pipe), (plane_id), _SPAKEYMSK, _SPBKEYMSK)
_MMIO_VLV_SPR    6573 drivers/gpu/drm/i915/i915_reg.h #define SPSURF(pipe, plane_id)		_MMIO_VLV_SPR((pipe), (plane_id), _SPASURF, _SPBSURF)
_MMIO_VLV_SPR    6574 drivers/gpu/drm/i915/i915_reg.h #define SPKEYMAXVAL(pipe, plane_id)	_MMIO_VLV_SPR((pipe), (plane_id), _SPAKEYMAXVAL, _SPBKEYMAXVAL)
_MMIO_VLV_SPR    6575 drivers/gpu/drm/i915/i915_reg.h #define SPTILEOFF(pipe, plane_id)	_MMIO_VLV_SPR((pipe), (plane_id), _SPATILEOFF, _SPBTILEOFF)
_MMIO_VLV_SPR    6576 drivers/gpu/drm/i915/i915_reg.h #define SPCONSTALPHA(pipe, plane_id)	_MMIO_VLV_SPR((pipe), (plane_id), _SPACONSTALPHA, _SPBCONSTALPHA)
_MMIO_VLV_SPR    6577 drivers/gpu/drm/i915/i915_reg.h #define SPCLRC0(pipe, plane_id)		_MMIO_VLV_SPR((pipe), (plane_id), _SPACLRC0, _SPBCLRC0)
_MMIO_VLV_SPR    6578 drivers/gpu/drm/i915/i915_reg.h #define SPCLRC1(pipe, plane_id)		_MMIO_VLV_SPR((pipe), (plane_id), _SPACLRC1, _SPBCLRC1)