Home
last modified time | relevance | path

Searched refs:DRM_BUS_FLAG_DE_LOW (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/linux/drivers/gpu/drm/omapdrm/
H A Domap_encoder.c49 if (bus_flags & DRM_BUS_FLAG_DE_LOW) in omap_encoder_update_videomode_flags()
/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-innolux-ej030na.c288 .bus_flags = DRM_BUS_FLAG_PIXDATA_SAMPLE_POSEDGE | DRM_BUS_FLAG_DE_LOW,
H A Dpanel-abt-y030xx067a.c363 .bus_flags = DRM_BUS_FLAG_PIXDATA_SAMPLE_POSEDGE | DRM_BUS_FLAG_DE_LOW,
H A Dpanel-magnachip-d53e6ea8966.c491 .bus_flags = DRM_BUS_FLAG_DE_LOW | DRM_BUS_FLAG_PIXDATA_DRIVE_NEGEDGE,
H A Dpanel-raydium-rm67191.c194 static const u32 rad_bus_flags = DRM_BUS_FLAG_DE_LOW |
H A Dpanel-samsung-s6e63m0.c614 connector->display_info.bus_flags = DRM_BUS_FLAG_DE_LOW | in s6e63m0_get_modes()
H A Dpanel-newvision-nv3051d.c484 .bus_flags = DRM_BUS_FLAG_DE_LOW | DRM_BUS_FLAG_PIXDATA_DRIVE_NEGEDGE,
H A Dpanel-ilitek-ili9322.c656 info->bus_flags |= DRM_BUS_FLAG_DE_LOW; in ili9322_get_modes()
H A Dpanel-ilitek-ili9341.c454 info->bus_flags |= DRM_BUS_FLAG_DE_LOW; in ili9341_dpi_get_modes()
H A Dpanel-simple.c613 ~(DRM_BUS_FLAG_DE_LOW | in panel_simple_probe()
635 bus_flags = DRM_BUS_FLAG_DE_LOW | in panel_simple_probe()
1694 .bus_flags = DRM_BUS_FLAG_DE_LOW | DRM_BUS_FLAG_PIXDATA_SAMPLE_POSEDGE,
2618 .bus_flags = DRM_BUS_FLAG_DE_LOW,
H A Dpanel-sitronix-st7789v.c407 if (ctx->info->bus_flags & DRM_BUS_FLAG_DE_LOW) in st7789v_prepare()
/openbmc/linux/drivers/gpu/drm/logicvc/
H A Dlogicvc_crtc.c118 if (display_info->bus_flags & DRM_BUS_FLAG_DE_LOW) in logicvc_crtc_atomic_enable()
/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_dpi.c211 if (connector->display_info.bus_flags & DRM_BUS_FLAG_DE_LOW) in vc4_dpi_encoder_enable()
/openbmc/linux/drivers/gpu/drm/imx/ipuv3/
H A Dipuv3-crtc.c297 sig_cfg.enable_pol = !(imx_crtc_state->bus_flags & DRM_BUS_FLAG_DE_LOW); in ipu_crtc_mode_set_nofb()
/openbmc/linux/include/drm/
H A Ddrm_connector.h553 DRM_BUS_FLAG_DE_LOW = BIT(0), enumerator
/openbmc/linux/drivers/gpu/drm/pl111/
H A Dpl111_display.c185 if (connector->display_info.bus_flags & DRM_BUS_FLAG_DE_LOW) in pl111_display_enable()
/openbmc/linux/drivers/gpu/drm/mxsfb/
H A Dmxsfb_kms.c120 if (!(bus_flags & DRM_BUS_FLAG_DE_LOW)) in mxsfb_set_mode()
H A Dlcdif_kms.c304 if (bus_flags & DRM_BUS_FLAG_DE_LOW) in lcdif_set_mode()
/openbmc/linux/drivers/gpu/drm/bridge/
H A Dnwl-dsi.c1131 .input_bus_flags = DRM_BUS_FLAG_DE_LOW,
H A Dsamsung-dsim.c1874 .input_bus_flags = DRM_BUS_FLAG_DE_LOW,
/openbmc/linux/drivers/gpu/drm/mcde/
H A Dmcde_display.c1063 if (connector->display_info.bus_flags & DRM_BUS_FLAG_DE_LOW) in mcde_setup_dpi()
/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_tcon.c576 if (info->bus_flags & DRM_BUS_FLAG_DE_LOW) in sun4i_tcon0_mode_set_rgb()
/openbmc/linux/drivers/gpu/drm/ingenic/
H A Dingenic-drm-drv.c754 if (bridge->bus_cfg.flags & DRM_BUS_FLAG_DE_LOW) in ingenic_drm_encoder_atomic_mode_set()
/openbmc/linux/drivers/gpu/drm/stm/
H A Dltdc.c975 if (bus_flags & DRM_BUS_FLAG_DE_LOW) in ltdc_crtc_mode_set_nofb()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_modes.c1167 *bus_flags |= DRM_BUS_FLAG_DE_LOW; in drm_bus_flags_from_videomode()

12