Searched refs:PLANE_CTL_ENABLE (Results 1 – 4 of 4) sorted by relevance
362 ret = I915_READ(PLANE_CTL(plane->pipe, plane_id)) & PLANE_CTL_ENABLE; in skl_plane_get_hw_state()
6500 #define PLANE_CTL_ENABLE (1 << 31) macro
3903 if (!(val & PLANE_CTL_ENABLE)) in skl_ddb_get_hw_plane_state()
3614 plane_ctl = PLANE_CTL_ENABLE; in skl_plane_ctl()