Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/tegra/
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()
Ddc.h782 #define HORIZONTAL_TAPS_5 (4 << 3) macro