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