Searched refs:MIPI_DSI_CLOCK_NON_CONTINUOUS (Results 1 – 12 of 12) sorted by relevance
134 #define MIPI_DSI_CLOCK_NON_CONTINUOUS BIT(10) macro
271 MIPI_DSI_CLOCK_NON_CONTINUOUS | in wuxga_nt_panel_probe()
299 MIPI_DSI_CLOCK_NON_CONTINUOUS | in sharp_nt_panel_probe()
472 MIPI_DSI_CLOCK_NON_CONTINUOUS; in jdi_panel_probe()
2644 .flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_CLOCK_NON_CONTINUOUS,2702 .flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_CLOCK_NON_CONTINUOUS,2759 MIPI_DSI_CLOCK_NON_CONTINUOUS,
697 dsi->mode_flags = MIPI_DSI_CLOCK_NON_CONTINUOUS; in s6e3ha2_probe()
739 bool non_continuous = dsi->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS; in vc4_dsi_ulps()1075 ((dsi->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS) ? in vc4_dsi_encoder_enable()
367 tmp_reg |= (dsi->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS) << 6; in mtk_dsi_rxtx_control()
528 if (dsi->flags & MIPI_DSI_CLOCK_NON_CONTINUOUS) in tegra_dsi_configure()
952 if (!(output->dev->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS)) in cdns_dsi_init_link()
848 dsi->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS) { in exynos_dsi_init_link()
915 if (!(flags & MIPI_DSI_CLOCK_NON_CONTINUOUS)) in dsi_ctrl_config()