Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/tegra/
Ddc.h760 #define PITCH_U(x) ((((x) >> 6) & 0x1fff) << 0) macro
Dhub.c681 value = PITCH_U(fb->pitches[1]); in tegra_shared_plane_atomic_update()