Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddc.h685 #define BLEND_CONTROL_ALPHA (1 << 2) macro
H A Ddc.c222 foreground |= BLEND_CONTROL_ALPHA; in tegra_plane_setup_blending_legacy()
251 background[2] |= BLEND_CONTROL_ALPHA; in tegra_plane_setup_blending_legacy()
255 background[2] |= BLEND_CONTROL_ALPHA; in tegra_plane_setup_blending_legacy()