Home
last modified time | relevance | path

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

/drivers/gpu/drm/tegra/
Ddc.h560 #define SLOTS(x) (((x) & 0xff) << 0) macro
Dhub.c385 value = SLOTS(1); in tegra_dc_assign_shared_plane()