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