Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dedid.h125 #define VSYNC_POSITIVE (FLAGS & 2) macro
/openbmc/u-boot/drivers/video/rockchip/
H A Drk_vop.c30 VSYNC_POSITIVE = 1, enumerator
160 pin_polarity |= BIT(VSYNC_POSITIVE); in rkvop_mode_set()
/openbmc/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.h357 VSYNC_POSITIVE = 1, enumerator
H A Drockchip_drm_vop.c1387 BIT(VSYNC_POSITIVE) : 0; in vop_crtc_atomic_enable()
H A Drockchip_drm_vop2.c1566 polflags |= BIT(VSYNC_POSITIVE); in vop2_crtc_atomic_enable()
/openbmc/linux/drivers/video/fbdev/core/
H A Dfbmon.c582 if (VSYNC_POSITIVE) in get_detailed_timing()
601 (VSYNC_POSITIVE) ? "+" : "-"); in get_detailed_timing()
929 if (VSYNC_POSITIVE) in fb_parse_edid()