Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddc.h477 #define CURSOR_CLIP_DISPLAY (0 << 28) macro
H A Ddc.c924 value |= CURSOR_CLIP_DISPLAY; in __tegra_cursor_atomic_update()