Searched refs:DRM_BUS_FLAG_DE_LOW (Results 1 – 16 of 16) sorted by relevance
63 DRM_BUS_FLAG_DE_LOW = BIT(0), enumerator
363 *bus_flags |= val ? DRM_BUS_FLAG_DE_HIGH : DRM_BUS_FLAG_DE_LOW; in rockchip_ofnode_get_display_mode()
49 if (bus_flags & DRM_BUS_FLAG_DE_LOW) in omap_encoder_update_videomode_flags()
383 DRM_BUS_FLAG_DE_LOW = BIT(0), enumerator
193 static const u32 rad_bus_flags = DRM_BUS_FLAG_DE_LOW |
655 info->bus_flags |= DRM_BUS_FLAG_DE_LOW; in ili9322_get_modes()
911 ~(DRM_BUS_FLAG_DE_LOW | in panel_simple_probe()935 bus_flags = DRM_BUS_FLAG_DE_LOW | in panel_simple_probe()2050 .bus_flags = DRM_BUS_FLAG_DE_LOW | DRM_BUS_FLAG_PIXDATA_SAMPLE_POSEDGE,2863 .bus_flags = DRM_BUS_FLAG_DE_LOW,
294 sig_cfg.enable_pol = !(imx_crtc_state->bus_flags & DRM_BUS_FLAG_DE_LOW); in ipu_crtc_mode_set_nofb()
282 if (!(bus_flags & DRM_BUS_FLAG_DE_LOW)) in mxsfb_crtc_mode_set_nofb()
184 if (connector->display_info.bus_flags & DRM_BUS_FLAG_DE_LOW) in pl111_display_enable()
539 if (info->bus_flags & DRM_BUS_FLAG_DE_LOW) in ingenic_drm_encoder_atomic_mode_set()
569 if (info->bus_flags & DRM_BUS_FLAG_DE_LOW) in sun4i_tcon0_mode_set_rgb()
1129 .input_bus_flags = DRM_BUS_FLAG_DE_LOW,
603 if (bus_flags & DRM_BUS_FLAG_DE_LOW) in ltdc_crtc_mode_set_nofb()
687 *bus_flags |= DRM_BUS_FLAG_DE_LOW; in drm_bus_flags_from_videomode()
1001 ieo = !!(tstate->bus_flags & DRM_BUS_FLAG_DE_LOW); in dispc_vp_enable()