Searched refs:DVS_ENABLE (Results 1 – 2 of 2) sorted by relevance
1291 dvscntr = DVS_ENABLE; in g4x_sprite_ctl()1499 ret = I915_READ(DVSCNTR(plane->pipe)) & DVS_ENABLE; in g4x_plane_get_hw_state()
6340 #define DVS_ENABLE (1 << 31) macro