Searched refs:MIPI_DSI_CLOCK_NON_CONTINUOUS (Results 1 – 5 of 5) sorted by relevance
131 #define MIPI_DSI_CLOCK_NON_CONTINUOUS BIT(10) macro
1261 .flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_CLOCK_NON_CONTINUOUS,1289 .flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_CLOCK_NON_CONTINUOUS,1346 MIPI_DSI_CLOCK_NON_CONTINUOUS,
539 if (dsi->flags & MIPI_DSI_CLOCK_NON_CONTINUOUS) in tegra_dsi_configure()
836 dsi->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS) { in exynos_dsi_init_link()
701 if (!(flags & MIPI_DSI_CLOCK_NON_CONTINUOUS)) in dsi_ctrl_config()