Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddc.h741 #define MAX_PIXELS_5TAP444(x) ((x) & 0xffff) macro
H A Dhub.c590 if (min_width < MAX_PIXELS_5TAP444(value)) { in tegra_shared_plane_atomic_update()