Searched refs:SP_ENABLE (Results 1 – 2 of 2) sorted by relevance
477 sprctl = SP_ENABLE | SP_GAMMA_ENABLE; in vlv_sprite_ctl()625 ret = I915_READ(SPCNTR(plane->pipe, plane_id)) & SP_ENABLE; in vlv_plane_get_hw_state()
6385 #define SP_ENABLE (1 << 31) macro