Searched refs:DISPLAY_FLAGS_VSYNC_LOW (Results 1 – 7 of 7) sorted by relevance
17 DISPLAY_FLAGS_VSYNC_LOW = BIT(2), enumerator
102 if (vm.flags & DISPLAY_FLAGS_VSYNC_LOW) in fsl_dcu_drm_crtc_mode_set_nofb()
78 DISPLAY_FLAGS_VSYNC_LOW; in of_parse_display_timing()
150 vsync_inv = !!(vm->flags & DISPLAY_FLAGS_VSYNC_LOW); in hdmi_wp_video_config_interface()
3038 vs = !!(vm->flags & DISPLAY_FLAGS_VSYNC_LOW); in _dispc_mgr_set_lcd_timings()3118 vm_flag_to_int(t.flags, DISPLAY_FLAGS_VSYNC_HIGH, DISPLAY_FLAGS_VSYNC_LOW), in dispc_mgr_set_timings()4448 .flags = DISPLAY_FLAGS_HSYNC_LOW | DISPLAY_FLAGS_VSYNC_LOW |
4121 dsi->vm.flags &= ~DISPLAY_FLAGS_VSYNC_LOW; in dsi_set_config()
1093 else if (vm->flags & DISPLAY_FLAGS_VSYNC_LOW) in drm_display_mode_from_videomode()1135 vm->flags |= DISPLAY_FLAGS_VSYNC_LOW; in drm_display_mode_to_videomode()