Searched refs:MIPI_DSI_CLOCK_NON_CONTINUOUS (Results 1 – 17 of 17) sorted by relevance
200 MIPI_DSI_CLOCK_NON_CONTINUOUS | in s6d16d0_probe()
261 MIPI_DSI_CLOCK_NON_CONTINUOUS | in wuxga_nt_panel_probe()
289 MIPI_DSI_CLOCK_NON_CONTINUOUS | in sharp_nt_panel_probe()
463 MIPI_DSI_CLOCK_NON_CONTINUOUS; in jdi_panel_probe()
559 MIPI_DSI_CLOCK_NON_CONTINUOUS; in rad_panel_probe()
627 MIPI_DSI_CLOCK_NON_CONTINUOUS; in truly_nt35597_probe()
698 dsi->mode_flags = MIPI_DSI_CLOCK_NON_CONTINUOUS; in s6e3ha2_probe()
3470 .flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_CLOCK_NON_CONTINUOUS,3528 .flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_CLOCK_NON_CONTINUOUS,3585 MIPI_DSI_CLOCK_NON_CONTINUOUS,
131 #define MIPI_DSI_CLOCK_NON_CONTINUOUS BIT(10) macro
677 bool non_continuous = dsi->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS; in vc4_dsi_ulps()1014 ((dsi->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS) ? in vc4_dsi_encoder_enable()
324 dsi->mode_flags |= MIPI_DSI_CLOCK_NON_CONTINUOUS; in ti_sn_bridge_attach()
756 if (!(output->dev->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS)) in cdns_dsi_init_link()
608 if (!(d->mdsi->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS)) in mcde_dsi_start()
361 tmp_reg |= (dsi->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS) << 6; in mtk_dsi_rxtx_control()
527 if (dsi->flags & MIPI_DSI_CLOCK_NON_CONTINUOUS) in tegra_dsi_configure()
848 dsi->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS) { in exynos_dsi_init_link()
909 if (!(flags & MIPI_DSI_CLOCK_NON_CONTINUOUS)) in dsi_ctrl_config()