Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/tegra/
Ddc.h469 #define CURSOR_SIZE_256x256 (3 << 24) macro
Ddc.c888 value |= CURSOR_SIZE_256x256; in tegra_cursor_atomic_update()