Searched refs:VERTICAL_TAPS_5 (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/tegra/ | ||
| D | dc.h | 736 #define VERTICAL_TAPS_5 (4 << 0) macro |
| D | hub.c | 450 value = HORIZONTAL_TAPS_5 | VERTICAL_TAPS_5; in tegra_shared_plane_atomic_update() |