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