Home
last modified time | relevance | path

Searched refs:VSYNC_POSITIVE (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/drivers/video/fbdev/
Dedid.h125 #define VSYNC_POSITIVE (FLAGS & 2) macro
/Linux-v6.1/drivers/gpu/drm/rockchip/
Drockchip_drm_vop.h351 VSYNC_POSITIVE = 1, enumerator
Drockchip_drm_vop.c1371 BIT(VSYNC_POSITIVE) : 0; in vop_crtc_atomic_enable()
Drockchip_drm_vop2.c1556 polflags |= BIT(VSYNC_POSITIVE); in vop2_crtc_atomic_enable()
/Linux-v6.1/drivers/video/fbdev/core/
Dfbmon.c582 if (VSYNC_POSITIVE) in get_detailed_timing()
601 (VSYNC_POSITIVE) ? "+" : "-"); in get_detailed_timing()
929 if (VSYNC_POSITIVE) in fb_parse_edid()