Searched refs:DVSSIZE (Results 1 – 2 of 2) sorted by relevance
1438 I915_WRITE_FW(DVSSIZE(pipe), (crtc_h << 16) | crtc_w); in g4x_update_plane()
6405 #define DVSSIZE(pipe) _MMIO_PIPE(pipe, _DVSASIZE, _DVSBSIZE) macro