Searched refs:PLANE_CTL_ENABLE (Results 1 – 4 of 4) sorted by relevance
758 ret = intel_de_read(dev_priv, PLANE_CTL(plane->pipe, plane_id)) & PLANE_CTL_ENABLE; in skl_plane_get_hw_state()
4811 plane_ctl = PLANE_CTL_ENABLE; in skl_plane_ctl()
4318 if (val & PLANE_CTL_ENABLE) in skl_ddb_get_hw_plane_state()
6879 #define PLANE_CTL_ENABLE (1 << 31) macro