Searched refs:MIPI_DSI_CLOCK_NON_CONTINUOUS (Results 1 – 24 of 24) sorted by relevance
529 MIPI_DSI_CLOCK_NON_CONTINUOUS | MIPI_DSI_MODE_LPM,829 MIPI_DSI_CLOCK_NON_CONTINUOUS | MIPI_DSI_MODE_LPM,
229 MIPI_DSI_CLOCK_NON_CONTINUOUS | in wuxga_nt_panel_probe()
188 MIPI_DSI_CLOCK_NON_CONTINUOUS | in s6d16d0_probe()
231 MIPI_DSI_CLOCK_NON_CONTINUOUS; in visionox_rm69299_probe()
284 MIPI_DSI_CLOCK_NON_CONTINUOUS | in sharp_nt_panel_probe()
306 MIPI_DSI_CLOCK_NON_CONTINUOUS | MIPI_DSI_MODE_LPM; in tm5p5_nt35596_probe()
452 MIPI_DSI_CLOCK_NON_CONTINUOUS | in acx424akp_probe()
462 MIPI_DSI_CLOCK_NON_CONTINUOUS; in jdi_panel_probe()
603 MIPI_DSI_CLOCK_NON_CONTINUOUS; in truly_nt35597_probe()
695 dsi->mode_flags = MIPI_DSI_CLOCK_NON_CONTINUOUS; in s6e3ha2_probe()
901 dsi->mode_flags = MIPI_DSI_CLOCK_NON_CONTINUOUS | in nt35510_probe()
4374 .flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_CLOCK_NON_CONTINUOUS,4432 .flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_CLOCK_NON_CONTINUOUS,4489 MIPI_DSI_CLOCK_NON_CONTINUOUS,
132 #define MIPI_DSI_CLOCK_NON_CONTINUOUS BIT(10) macro
767 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()
388 dsi->mode_flags |= MIPI_DSI_CLOCK_NON_CONTINUOUS; in ti_sn_bridge_attach()
231 if (dsi->dsi_mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS) { in nwl_dsi_config_host()
758 if (!(output->dev->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS)) in cdns_dsi_init_link()
671 bool non_continuous = dsi->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS; in vc4_dsi_ulps()1018 ((dsi->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS) ? in vc4_dsi_encoder_enable()
793 if (!(d->mdsi->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS)) in mcde_dsi_start()
404 tmp_reg |= (dsi->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS) << 6; in mtk_dsi_rxtx_control()
593 if (dsi->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS) in dw_mipi_dsi_set_mode()
519 if (dsi->flags & MIPI_DSI_CLOCK_NON_CONTINUOUS) in tegra_dsi_configure()
851 dsi->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS) { in exynos_dsi_init_link()
931 if (!(flags & MIPI_DSI_CLOCK_NON_CONTINUOUS)) { in dsi_ctrl_config()