Searched refs:PLANE_CTL_ENABLE (Results 1 – 3 of 3) sorted by relevance
198 plane_ctl = PLANE_CTL_ENABLE | in skl_update_plane()
1378 I915_STATE_WARN(val & PLANE_CTL_ENABLE, in assert_sprites_disabled()2960 plane_ctl = PLANE_CTL_ENABLE | in skylake_update_primary_plane()8014 if (!(val & PLANE_CTL_ENABLE)) in skylake_get_initial_plane_config()
4830 #define PLANE_CTL_ENABLE (1 << 31) macro