Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/tegra/
Ddc.h468 #define CURSOR_SIZE_128x128 (2 << 24) macro
Ddc.c884 value |= CURSOR_SIZE_128x128; in tegra_cursor_atomic_update()