Searched refs:CURSOR_SRC_BLEND_MASK (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/ | ||
| H A D | dc.h | 522 #define CURSOR_SRC_BLEND_MASK (3 << 8) macro |
| H A D | dc.c | 912 value &= ~CURSOR_SRC_BLEND_MASK; in tegra_cursor_atomic_update() |