Home
last modified time | relevance | path

Searched refs:DISPLAY_FLAGS_HSYNC_LOW (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/include/video/
A Ddisplay_timing.h15 DISPLAY_FLAGS_HSYNC_LOW = BIT(0), enumerator
/linux-6.3-rc2/drivers/gpu/drm/panel/
A Dpanel-simple.c802 .flags = DISPLAY_FLAGS_HSYNC_LOW | DISPLAY_FLAGS_VSYNC_LOW |
832 .flags = DISPLAY_FLAGS_HSYNC_LOW | DISPLAY_FLAGS_VSYNC_LOW |
1482 DISPLAY_FLAGS_HSYNC_LOW | DISPLAY_FLAGS_VSYNC_LOW,
1763 .flags = DISPLAY_FLAGS_HSYNC_LOW | DISPLAY_FLAGS_VSYNC_LOW |
1815 .flags = DISPLAY_FLAGS_HSYNC_LOW | DISPLAY_FLAGS_VSYNC_LOW |
1977 .flags = DISPLAY_FLAGS_HSYNC_LOW | DISPLAY_FLAGS_VSYNC_LOW,
2495 .flags = DISPLAY_FLAGS_HSYNC_LOW | DISPLAY_FLAGS_VSYNC_LOW |
2525 .flags = DISPLAY_FLAGS_HSYNC_LOW | DISPLAY_FLAGS_VSYNC_LOW |
2683 .flags = DISPLAY_FLAGS_HSYNC_LOW | DISPLAY_FLAGS_VSYNC_LOW |
3260 .flags = DISPLAY_FLAGS_HSYNC_LOW | DISPLAY_FLAGS_VSYNC_LOW,
[all …]
A Dpanel-edp.c1314 .flags = DISPLAY_FLAGS_VSYNC_LOW | DISPLAY_FLAGS_HSYNC_LOW,
1633 .flags = DISPLAY_FLAGS_VSYNC_LOW | DISPLAY_FLAGS_HSYNC_LOW,
/linux-6.3-rc2/drivers/video/
A Dof_display_timing.c81 DISPLAY_FLAGS_HSYNC_LOW; in of_parse_display_timing()
/linux-6.3-rc2/drivers/gpu/drm/fsl-dcu/
A Dfsl_dcu_drm_crtc.c99 if (vm.flags & DISPLAY_FLAGS_HSYNC_LOW) in fsl_dcu_drm_crtc_mode_set_nofb()
/linux-6.3-rc2/drivers/video/fbdev/omap2/omapfb/dss/
A Ddisplay.c310 vm->flags |= DISPLAY_FLAGS_HSYNC_LOW; in omap_video_timings_to_videomode()
/linux-6.3-rc2/drivers/gpu/drm/omapdrm/dss/
A Dhdmi_wp.c151 hsync_inv = !!(vm->flags & DISPLAY_FLAGS_HSYNC_LOW); in hdmi_wp_video_config_interface()
A Ddispc.c3168 hs = !!(vm->flags & DISPLAY_FLAGS_HSYNC_LOW); in _dispc_mgr_set_lcd_timings()
3248 vm_flag_to_int(t.flags, DISPLAY_FLAGS_HSYNC_HIGH, DISPLAY_FLAGS_HSYNC_LOW), in dispc_mgr_set_timings()
4594 .flags = DISPLAY_FLAGS_HSYNC_LOW | DISPLAY_FLAGS_VSYNC_LOW |
A Ddsi.c4119 dsi->vm.flags &= ~DISPLAY_FLAGS_HSYNC_LOW; in dsi_set_config()
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_modes.c1086 else if (vm->flags & DISPLAY_FLAGS_HSYNC_LOW) in drm_display_mode_from_videomode()
1128 vm->flags |= DISPLAY_FLAGS_HSYNC_LOW; in drm_display_mode_to_videomode()
/linux-6.3-rc2/drivers/video/fbdev/
A Damba-clcd.c574 if (timing.flags & DISPLAY_FLAGS_HSYNC_LOW) in clcdfb_of_get_dpi_panel_mode()

Completed in 44 milliseconds