Searched refs:CURSOR_DST_BLEND_NEG_K1_TIMES_SRC (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/tegra/ | ||
D | dc.h | 535 #define CURSOR_DST_BLEND_NEG_K1_TIMES_SRC (2 << 16) macro |
D | dc.c | 968 value |= CURSOR_DST_BLEND_NEG_K1_TIMES_SRC; in __tegra_cursor_atomic_update() |