Searched refs:DISPLAY_FLAGS_HSYNC_LOW (Results 1 – 8 of 8) sorted by relevance
876 DISPLAY_FLAGS_HSYNC_LOW = 1 << 0, enumerator
102 val = (timing->flags & DISPLAY_FLAGS_HSYNC_LOW) ? 1 : 0; in rk_mipi_dsi_enable()
309 if (edid->flags & DISPLAY_FLAGS_HSYNC_LOW) in sunxi_dw_hdmi_enable()
134 if (mode->flags & DISPLAY_FLAGS_HSYNC_LOW) in lcdc_tcon0_mode_set()
633 timing->flags |= DISPLAY_FLAGS_HSYNC_LOW; in sunxi_ctfb_mode_to_display_timing()
118 timing->flags |= DISPLAY_FLAGS_HSYNC_LOW; in decode_timing()
459 DISPLAY_FLAGS_HSYNC_LOW; in ofnode_decode_display_timing()
1134 DISPLAY_FLAGS_HSYNC_LOW; in fdtdec_decode_display_timing()