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