Searched refs:VERTICAL_TAPS_5 (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/ | ||
| H A D | dc.h | 735 #define VERTICAL_TAPS_5 (4 << 0) macro |
| H A D | hub.c | 471 value = HORIZONTAL_TAPS_5 | VERTICAL_TAPS_5; in tegra_shared_plane_atomic_update() |