Home
last modified time | relevance | path

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

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