Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/tegra/
Dhub.c590 value = HORIZONTAL_TAPS_5 | VERTICAL_TAPS_5; in tegra_shared_plane_atomic_update()
600 value = HORIZONTAL_TAPS_5 | VERTICAL_TAPS_5; in tegra_shared_plane_atomic_update()
Ddc.h782 #define HORIZONTAL_TAPS_5 (4 << 3) macro