Home
last modified time | relevance | path

Searched refs:MIPI_DSI_MODE_VIDEO_SYNC_PULSE (Results 1 – 25 of 33) sorted by relevance

12

/linux-5.19.10/drivers/gpu/drm/panel/
Dpanel-boe-himax8279d.c528 .mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_SYNC_PULSE |
828 .mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_SYNC_PULSE |
Dpanel-boe-tv101wum-nl6.c1379 .mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_SYNC_PULSE |
1406 .mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_SYNC_PULSE |
1434 .mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_SYNC_PULSE |
1461 .mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_SYNC_PULSE |
1488 .mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_SYNC_PULSE |
Dpanel-innolux-p079zca.c228 .flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_SYNC_PULSE |
375 .flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_SYNC_PULSE |
Dpanel-sitronix-st7703.c160 MIPI_DSI_MODE_VIDEO_BURST | MIPI_DSI_MODE_VIDEO_SYNC_PULSE,
353 .mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_SYNC_PULSE,
Dpanel-osd-osd101t2587-53ts.c186 MIPI_DSI_MODE_VIDEO_SYNC_PULSE | in osd101t2587_panel_probe()
Dpanel-ilitek-ili9881c.c928 .mode_flags = MIPI_DSI_MODE_VIDEO_SYNC_PULSE,
935 .mode_flags = MIPI_DSI_MODE_VIDEO_SYNC_PULSE,
Dpanel-mantix-mlaf057we51.c293 MIPI_DSI_MODE_VIDEO_BURST | MIPI_DSI_MODE_VIDEO_SYNC_PULSE; in mantix_probe()
Dpanel-raspberrypi-touchscreen.c466 MIPI_DSI_MODE_VIDEO_SYNC_PULSE | in rpi_touchscreen_dsi_probe()
Dpanel-boe-bf060y8m-aj0.c390 MIPI_DSI_MODE_VIDEO_SYNC_PULSE | in boe_bf060y8m_aj0_probe()
Dpanel-raydium-rm67191.c569 dsi->mode_flags |= MIPI_DSI_MODE_VIDEO_SYNC_PULSE; in rad_panel_probe()
Dpanel-simple.c4229 MIPI_DSI_MODE_VIDEO_SYNC_PULSE,
4313 .flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_SYNC_PULSE |
4372 MIPI_DSI_MODE_VIDEO_SYNC_PULSE |
/linux-5.19.10/drivers/gpu/drm/bridge/
Dcdns-dsi.c519 if (output->dev->mode_flags & MIPI_DSI_MODE_VIDEO_SYNC_PULSE) in cdns_dsi_mode2cfg()
569 if (output->dev->mode_flags & MIPI_DSI_MODE_VIDEO_SYNC_PULSE) in cdns_dsi_adjust_phy_config()
630 if (output->dev->mode_flags & MIPI_DSI_MODE_VIDEO_SYNC_PULSE) in cdns_dsi_check_conf()
818 if (output->dev->mode_flags & MIPI_DSI_MODE_VIDEO_SYNC_PULSE) in cdns_dsi_bridge_enable()
825 if (!(output->dev->mode_flags & MIPI_DSI_MODE_VIDEO_SYNC_PULSE)) in cdns_dsi_bridge_enable()
891 if (output->dev->mode_flags & MIPI_DSI_MODE_VIDEO_SYNC_PULSE) in cdns_dsi_bridge_enable()
Dtc358762.c218 dsi->mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_SYNC_PULSE | in tc358762_probe()
Dnwl-dsi.c301 !(dsi->dsi_mode_flags & MIPI_DSI_MODE_VIDEO_SYNC_PULSE); in nwl_dsi_config_dpi()
307 mode = ((dsi->dsi_mode_flags & MIPI_DSI_MODE_VIDEO_SYNC_PULSE) ? in nwl_dsi_config_dpi()
Dlontium-lt9211.c710 dsi->mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_SYNC_PULSE | in lt9211_host_attach()
Dparade-ps8640.c576 MIPI_DSI_MODE_VIDEO_SYNC_PULSE; in ps8640_bridge_host_attach()
Dlontium-lt9611uxc.c278 dsi->mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_SYNC_PULSE | in lt9611uxc_attach_dsi()
Dlontium-lt9611.c784 dsi->mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_SYNC_PULSE | in lt9611_attach_dsi()
/linux-5.19.10/drivers/gpu/drm/bridge/adv7511/
Dadv7533.c166 dsi->mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_SYNC_PULSE | in adv7533_attach_dsi()
/linux-5.19.10/include/drm/
Ddrm_mipi_dsi.h121 #define MIPI_DSI_MODE_VIDEO_SYNC_PULSE BIT(2) macro
/linux-5.19.10/drivers/gpu/drm/mcde/
Dmcde_dsi.c444 if (d->mdsi->mode_flags & MIPI_DSI_MODE_VIDEO_SYNC_PULSE) { in mcde_dsi_setup_video_mode()
522 if (d->mdsi->mode_flags & MIPI_DSI_MODE_VIDEO_SYNC_PULSE) { in mcde_dsi_setup_video_mode()
616 if (d->mdsi->mode_flags & MIPI_DSI_MODE_VIDEO_SYNC_PULSE) { in mcde_dsi_setup_video_mode()
/linux-5.19.10/drivers/gpu/drm/hisilicon/kirin/
Ddw_drm_dsi.c517 MIPI_DSI_MODE_VIDEO_SYNC_PULSE; in dsi_set_video_mode()
519 MIPI_DSI_MODE_VIDEO_SYNC_PULSE; in dsi_set_video_mode()
/linux-5.19.10/drivers/gpu/drm/mediatek/
Dmtk_dsi.c335 else if (dsi->mode_flags & MIPI_DSI_MODE_VIDEO_SYNC_PULSE) in mtk_dsi_set_mode()
476 if (dsi->mode_flags & MIPI_DSI_MODE_VIDEO_SYNC_PULSE) in mtk_dsi_config_vdo_timing()
/linux-5.19.10/drivers/gpu/drm/stm/
Ddw_mipi_dsi-stm.c394 if (mode_flags & MIPI_DSI_MODE_VIDEO_SYNC_PULSE) { in dw_mipi_dsi_stm_mode_valid()
/linux-5.19.10/drivers/gpu/drm/tegra/
Ddsi.c495 if (dsi->flags & MIPI_DSI_MODE_VIDEO_SYNC_PULSE) { in tegra_dsi_configure()
547 if ((dsi->flags & MIPI_DSI_MODE_VIDEO_SYNC_PULSE) == 0) in tegra_dsi_configure()

12