Searched refs:PLANE_CTL_ALPHA_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/drivers/gpu/drm/i915/ | ||
| D | i915_reg.h | 4860 #define PLANE_CTL_ALPHA_MASK (0x3 << 4) macro |
| D | intel_display.c | 8020 val & PLANE_CTL_ALPHA_MASK); in skylake_get_initial_plane_config() |