Searched refs:DISPLAY_FLAGS_DE_LOW (Results 1 – 11 of 11) sorted by relevance
21 DISPLAY_FLAGS_DE_LOW = BIT(4), enumerator
47 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()
83 DISPLAY_FLAGS_DE_LOW; in of_parse_display_timing()
320 vm->flags |= DISPLAY_FLAGS_DE_LOW; in omap_video_timings_to_videomode()
321 .flags = DISPLAY_FLAGS_DE_LOW,
593 if (timing.flags & DISPLAY_FLAGS_DE_LOW) in clcdfb_of_get_dpi_panel_mode()
2147 if (vm.flags & DISPLAY_FLAGS_DE_LOW) in of_get_pxafb_display()
590 if (vm.flags & DISPLAY_FLAGS_DE_LOW) in ltdc_crtc_mode_set_nofb()
685 if (vm->flags & DISPLAY_FLAGS_DE_LOW) in drm_bus_flags_from_videomode()
3242 vm_flag_to_int(t.flags, DISPLAY_FLAGS_DE_HIGH, DISPLAY_FLAGS_DE_LOW), in dispc_mgr_set_timings()
4744 dsi->vm.flags &= ~DISPLAY_FLAGS_DE_LOW; in dsi_set_config()