Searched refs:PITCH_V (Results 1 – 2 of 2) sorted by relevance
| /drivers/gpu/drm/tegra/ | ||
| A D | dc.h | 761 #define PITCH_V(x) ((((x) >> 6) & 0x1fff) << 16) macro |
| A D | hub.c | 683 value |= PITCH_V(fb->pitches[2]); in tegra_shared_plane_atomic_update() |
Completed in 9 milliseconds