Home
last modified time | relevance | path

Searched refs:VERTICAL_TAPS_5 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/tegra/
H A Dhub.c591 value = HORIZONTAL_TAPS_5 | VERTICAL_TAPS_5; in tegra_shared_plane_atomic_update()
601 value = HORIZONTAL_TAPS_5 | VERTICAL_TAPS_5; in tegra_shared_plane_atomic_update()
H A Ddc.h784 #define VERTICAL_TAPS_5 (4 << 0) macro