Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/tegra/
Ddc.h473 #define CURSOR_SIZE_256x256 (3 << 24) macro
Ddc.c858 value |= CURSOR_SIZE_256x256; in tegra_cursor_atomic_update()