Home
last modified time | relevance | path

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

/drivers/video/fbdev/
Dedid.h125 #define VSYNC_POSITIVE (FLAGS & 2) macro
/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()
/drivers/gpu/drm/rockchip/
Drockchip_drm_vop.h334 VSYNC_POSITIVE = 1, enumerator
Drockchip_drm_vop.c1319 BIT(VSYNC_POSITIVE) : 0; in vop_crtc_atomic_enable()