Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddc.h538 #define CURSOR_SRC_BLEND_K1_TIMES_SRC (1 << 8) macro
H A Ddc.c972 value |= CURSOR_SRC_BLEND_K1_TIMES_SRC; in __tegra_cursor_atomic_update()