Home
last modified time | relevance | path

Searched refs:PLANE_COLOR_ALPHA_DISABLE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dskl_universal_plane.c753 return PLANE_COLOR_ALPHA_DISABLE; in glk_plane_color_ctl_alpha()
757 return PLANE_COLOR_ALPHA_DISABLE; in glk_plane_color_ctl_alpha()
764 return PLANE_COLOR_ALPHA_DISABLE; in glk_plane_color_ctl_alpha()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_reg.h3742 #define PLANE_COLOR_ALPHA_DISABLE REG_FIELD_PREP(PLANE_COLOR_ALPHA_MASK, 0) macro