Home
last modified time | relevance | path

Searched refs:DISPLAY_FLAGS_DE_LOW (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/gpu/drm/omapdrm/
A Domap_encoder.c47 if (!(vm->flags & (DISPLAY_FLAGS_DE_LOW | in omap_encoder_update_videomode_flags()
50 vm->flags |= DISPLAY_FLAGS_DE_LOW; in omap_encoder_update_videomode_flags()
/linux/include/video/
A Ddisplay_timing.h21 DISPLAY_FLAGS_DE_LOW = BIT(4), enumerator
/linux/drivers/video/
A Dof_display_timing.c84 DISPLAY_FLAGS_DE_LOW; in of_parse_display_timing()
/linux/drivers/video/fbdev/omap2/omapfb/dss/
A Ddisplay.c320 vm->flags |= DISPLAY_FLAGS_DE_LOW; in omap_video_timings_to_videomode()
/linux/drivers/gpu/drm/panel/
A Dpanel-seiko-43wvf1g.c295 .flags = DISPLAY_FLAGS_DE_LOW,
/linux/drivers/video/fbdev/
A Damba-clcd.c580 if (timing.flags & DISPLAY_FLAGS_DE_LOW) in clcdfb_of_get_dpi_panel_mode()
A Dpxafb.c2147 if (vm.flags & DISPLAY_FLAGS_DE_LOW) in of_get_pxafb_display()
/linux/drivers/gpu/drm/
A Ddrm_modes.c686 if (vm->flags & DISPLAY_FLAGS_DE_LOW) in drm_bus_flags_from_videomode()
/linux/drivers/gpu/drm/omapdrm/dss/
A Ddispc.c3161 de = !!(vm->flags & DISPLAY_FLAGS_DE_LOW); in _dispc_mgr_set_lcd_timings()
3242 vm_flag_to_int(t.flags, DISPLAY_FLAGS_DE_HIGH, DISPLAY_FLAGS_DE_LOW), in dispc_mgr_set_timings()
A Ddsi.c4124 dsi->vm.flags &= ~DISPLAY_FLAGS_DE_LOW; in dsi_set_config()

Completed in 32 milliseconds