Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddc.h744 #define MAX_PIXELS_2TAP444(x) ((x) & 0xffff) macro
H A Dhub.c595 if (min_width < MAX_PIXELS_2TAP444(value)) in tegra_shared_plane_atomic_update()