Searched refs:VERTICAL_TAPS_2 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/tegra/ | ||
H A D | dc.h | 783 #define VERTICAL_TAPS_2 (1 << 0) macro |
H A D | hub.c | 596 value = HORIZONTAL_TAPS_2 | VERTICAL_TAPS_2; in tegra_shared_plane_atomic_update() |