Searched refs:SPRSCALE (Results 1 – 2 of 2) sorted by relevance
308 I915_WRITE(SPRSCALE(pipe), sprscale); in ivb_update_plane()330 I915_WRITE(SPRSCALE(pipe), 0); in ivb_disable_plane()
3293 #define SPRSCALE(pipe) _PIPE(pipe, _SPRA_SCALE, _SPRB_SCALE) macro