Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/tegra/
Ddc.h685 #define BLEND_CONTROL_ALPHA (1 << 2) macro
Ddc.c221 foreground |= BLEND_CONTROL_ALPHA; in tegra_plane_setup_blending_legacy()
250 background[2] |= BLEND_CONTROL_ALPHA; in tegra_plane_setup_blending_legacy()
254 background[2] |= BLEND_CONTROL_ALPHA; in tegra_plane_setup_blending_legacy()