Home
last modified time | relevance | path

Searched refs:MIPI_DSI_CLOCK_NON_CONTINUOUS (Results 1 – 25 of 30) sorted by relevance

12

/Linux-v5.15/drivers/gpu/drm/panel/
Dpanel-boe-himax8279d.c529 MIPI_DSI_CLOCK_NON_CONTINUOUS | MIPI_DSI_MODE_LPM,
829 MIPI_DSI_CLOCK_NON_CONTINUOUS | MIPI_DSI_MODE_LPM,
Dpanel-panasonic-vvx10f034n00.c229 MIPI_DSI_CLOCK_NON_CONTINUOUS | in wuxga_nt_panel_probe()
Dpanel-samsung-s6d16d0.c187 dsi->mode_flags = MIPI_DSI_CLOCK_NON_CONTINUOUS; in s6d16d0_probe()
Dpanel-sharp-ls043t1le01.c284 MIPI_DSI_CLOCK_NON_CONTINUOUS | in sharp_nt_panel_probe()
Dpanel-visionox-rm69299.c231 MIPI_DSI_CLOCK_NON_CONTINUOUS; in visionox_rm69299_probe()
Dpanel-elida-kd35t133.c277 MIPI_DSI_CLOCK_NON_CONTINUOUS; in kd35t133_probe()
Dpanel-asus-z00t-tm5p5-n35596.c306 MIPI_DSI_CLOCK_NON_CONTINUOUS | MIPI_DSI_MODE_LPM; in tm5p5_nt35596_probe()
Dpanel-sony-acx424akp.c429 MIPI_DSI_CLOCK_NON_CONTINUOUS; in acx424akp_probe()
Dpanel-raydium-rm68200.c394 MIPI_DSI_MODE_LPM | MIPI_DSI_CLOCK_NON_CONTINUOUS; in rm68200_probe()
Dpanel-jdi-lt070me05000.c462 MIPI_DSI_CLOCK_NON_CONTINUOUS; in jdi_panel_probe()
Dpanel-truly-nt35597.c603 MIPI_DSI_CLOCK_NON_CONTINUOUS; in truly_nt35597_probe()
Dpanel-orisetech-otm8009a.c441 MIPI_DSI_MODE_LPM | MIPI_DSI_CLOCK_NON_CONTINUOUS; in otm8009a_probe()
Dpanel-novatek-nt36672a.c592 | MIPI_DSI_CLOCK_NON_CONTINUOUS
Dpanel-samsung-s6e3ha2.c695 dsi->mode_flags = MIPI_DSI_CLOCK_NON_CONTINUOUS; in s6e3ha2_probe()
Dpanel-dsi-cm.c576 dsi->mode_flags = MIPI_DSI_CLOCK_NON_CONTINUOUS | in dsicm_probe()
Dpanel-novatek-nt35510.c899 dsi->mode_flags = MIPI_DSI_CLOCK_NON_CONTINUOUS; in nt35510_probe()
Dpanel-simple.c4982 .flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_CLOCK_NON_CONTINUOUS,
5040 .flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_CLOCK_NON_CONTINUOUS,
5097 MIPI_DSI_CLOCK_NON_CONTINUOUS,
/Linux-v5.15/include/drm/
Ddrm_mipi_dsi.h137 #define MIPI_DSI_CLOCK_NON_CONTINUOUS BIT(10) macro
/Linux-v5.15/drivers/gpu/drm/bridge/
Dtc358768.c767 if (!(dsi_dev->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS)) in tc358768_bridge_pre_enable()
825 if (!(dsi_dev->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS)) in tc358768_bridge_pre_enable()
Dnwl-dsi.c226 if (dsi->dsi_mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS) { in nwl_dsi_config_host()
Dti-sn65dsi86.c733 dsi->mode_flags |= MIPI_DSI_CLOCK_NON_CONTINUOUS; in ti_sn_bridge_attach()
/Linux-v5.15/drivers/gpu/drm/vc4/
Dvc4_dsi.c682 bool non_continuous = dsi->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS; in vc4_dsi_ulps()
1029 ((dsi->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS) ? in vc4_dsi_encoder_enable()
/Linux-v5.15/drivers/gpu/drm/mediatek/
Dmtk_dsi.c404 if (dsi->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS) in mtk_dsi_rxtx_control()
/Linux-v5.15/drivers/gpu/drm/bridge/synopsys/
Ddw-mipi-dsi.c610 if (dsi->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS) in dw_mipi_dsi_set_mode()
/Linux-v5.15/drivers/gpu/drm/mcde/
Dmcde_dsi.c793 if (!(d->mdsi->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS)) in mcde_dsi_start()

12