Searched refs:DVSSCALE (Results 1 – 2 of 2) sorted by relevance
476 I915_WRITE(DVSSCALE(pipe), dvsscale); in ilk_update_plane()492 I915_WRITE(DVSSCALE(pipe), 0); in ilk_disable_plane()
3216 #define DVSSCALE(pipe) _PIPE(pipe, _DVSASCALE, _DVSBSCALE) macro