Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/tegra/
H A Ddc.h585 #define V_DIRECTION (1 << 2) macro
H A Ddc.c491 value |= V_DIRECTION; in tegra_dc_setup_window()