Searched refs:DISPLAY_FLAGS_DE_LOW (Results 1 – 14 of 14) sorted by relevance
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()
21 DISPLAY_FLAGS_DE_LOW = BIT(4), enumerator
109 val = (timing->flags & DISPLAY_FLAGS_DE_LOW) ? 1 : 0; in rk_mipi_dsi_enable()110 rk_mipi_dsi_write(regs, DISPLAY_FLAGS_DE_LOW, val); in rk_mipi_dsi_enable()
83 DISPLAY_FLAGS_DE_LOW; in of_parse_display_timing()
885 DISPLAY_FLAGS_DE_LOW = 1 << 4, enumerator
295 .flags = DISPLAY_FLAGS_DE_LOW,
320 vm->flags |= DISPLAY_FLAGS_DE_LOW; in omap_video_timings_to_videomode()
488 DISPLAY_FLAGS_DE_LOW; in ofnode_decode_display_timing()
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()
1123 DISPLAY_FLAGS_DE_LOW; in fdtdec_decode_display_timing()
686 if (vm->flags & DISPLAY_FLAGS_DE_LOW) in drm_bus_flags_from_videomode()
3142 de = !!(vm->flags & DISPLAY_FLAGS_DE_LOW); in _dispc_mgr_set_lcd_timings()3223 vm_flag_to_int(t.flags, DISPLAY_FLAGS_DE_HIGH, DISPLAY_FLAGS_DE_LOW), in dispc_mgr_set_timings()
4743 dsi->vm.flags &= ~DISPLAY_FLAGS_DE_LOW; in dsi_set_config()