Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
H A Dedid.h125 #define VSYNC_POSITIVE (FLAGS & 2) macro
/linux/drivers/video/fbdev/core/
H A Dfbmon.c587 if (VSYNC_POSITIVE) in get_detailed_timing()
606 (VSYNC_POSITIVE) ? "+" : "-"); in get_detailed_timing()
934 if (VSYNC_POSITIVE) in fb_parse_edid()
/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.h347 VSYNC_POSITIVE = 1, enumerator
H A Drockchip_drm_vop.c1404 BIT(VSYNC_POSITIVE) : 0; in vop_crtc_atomic_enable()