Searched refs:DVSCNTR (Results 1 – 2 of 2) sorted by relevance
911 I915_WRITE_FW(DVSCNTR(pipe), dvscntr); in g4x_update_plane()928 I915_WRITE_FW(DVSCNTR(pipe), 0); in g4x_disable_plane()950 ret = I915_READ(DVSCNTR(plane->pipe)) & DVS_ENABLE; in g4x_plane_get_hw_state()
6294 #define DVSCNTR(pipe) _MMIO_PIPE(pipe, _DVSACNTR, _DVSBCNTR) macro