Searched refs:PLANE_CTL_ALPHA_MASK (Results 1 – 4 of 4) sorted by relevance
223 val & PLANE_CTL_ALPHA_MASK, in intel_vgpu_decode_primary_plane()
2241 alpha = val & PLANE_CTL_ALPHA_MASK; in skl_get_initial_plane_config()
4316 val & PLANE_CTL_ALPHA_MASK); in skl_ddb_get_hw_plane_state()
7175 #define PLANE_CTL_ALPHA_MASK (0x3 << 4) /* Pre-GLK */ macro