Searched refs:DVSSIZE (Results 1 – 2 of 2) sorted by relevance
729 I915_WRITE(DVSSIZE(pipe), (crtc_h << 16) | crtc_w); in ilk_update_plane()
5102 #define DVSSIZE(pipe) _PIPE(pipe, _DVSASIZE, _DVSBSIZE) macro