Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/fbdev/
Dedid.h125 #define VSYNC_POSITIVE (FLAGS & 2) macro
/Linux-v5.4/drivers/gpu/drm/rockchip/
Drockchip_drm_vop.h296 VSYNC_POSITIVE = 1, enumerator
Drockchip_drm_vop.c1093 BIT(VSYNC_POSITIVE) : 0; in vop_crtc_atomic_enable()
/Linux-v5.4/drivers/video/fbdev/core/
Dfbmon.c582 if (VSYNC_POSITIVE) in get_detailed_timing()
601 (VSYNC_POSITIVE) ? "+" : "-"); in get_detailed_timing()
928 if (VSYNC_POSITIVE) in fb_parse_edid()