Searched refs:SPRSURF (Results 1 – 2 of 2) sorted by relevance
472 I915_WRITE(SPRSURF(pipe), in ivb_update_plane()501 I915_WRITE(SPRSURF(pipe), 0); in ivb_disable_plane()
4452 #define SPRSURF(pipe) _PIPE(pipe, _SPRA_SURF, _SPRB_SURF) macro