Home
last modified time | relevance | path

Searched refs:VSYNC_WINDOW_START (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Dhdmi.h132 #define VSYNC_WINDOW_START(x) (((x) & 0x3ff) << 16) macro
H A Dhdmi.c1234 value = VSYNC_WINDOW_END(0x210) | VSYNC_WINDOW_START(0x200) | in tegra_hdmi_encoder_enable()
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Dhdmi.h132 #define VSYNC_WINDOW_START(x) (((x) & 0x3ff) << 16) macro
H A Dhdmi.c1273 value = VSYNC_WINDOW_END(0x210) | VSYNC_WINDOW_START(0x200) | in tegra_hdmi_encoder_enable()

Completed in 9 milliseconds