Searched refs:MIPI_DSI_CLOCK_NON_CONTINUOUS (Results 1 – 25 of 41) sorted by relevance
12
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()
187 dsi->mode_flags = MIPI_DSI_CLOCK_NON_CONTINUOUS; in s6d16d0_probe()
232 MIPI_DSI_CLOCK_NON_CONTINUOUS; in ebbg_ft8719_probe()
255 MIPI_DSI_CLOCK_NON_CONTINUOUS; in jdi_fhd_r63452_probe()
284 MIPI_DSI_CLOCK_NON_CONTINUOUS | in sharp_nt_panel_probe()
265 MIPI_DSI_CLOCK_NON_CONTINUOUS; in sharp_ls060_probe()
231 MIPI_DSI_CLOCK_NON_CONTINUOUS; in visionox_rm69299_probe()
298 MIPI_DSI_CLOCK_NON_CONTINUOUS; in visionox_vtdr6130_probe()
281 MIPI_DSI_CLOCK_NON_CONTINUOUS; in kd35t133_probe()
285 MIPI_DSI_CLOCK_NON_CONTINUOUS | MIPI_DSI_MODE_LPM; in tm5p5_nt35596_probe()
383 MIPI_DSI_CLOCK_NON_CONTINUOUS | in boe_bf060y8m_aj0_probe()
394 MIPI_DSI_MODE_LPM | MIPI_DSI_CLOCK_NON_CONTINUOUS; in rm68200_probe()
468 MIPI_DSI_MODE_LPM | MIPI_DSI_CLOCK_NON_CONTINUOUS; in otm8009a_probe()
602 MIPI_DSI_CLOCK_NON_CONTINUOUS; in truly_nt35597_probe()
462 MIPI_DSI_CLOCK_NON_CONTINUOUS; in jdi_panel_probe()
493 MIPI_DSI_CLOCK_NON_CONTINUOUS; in nt35560_probe()
490 MIPI_DSI_CLOCK_NON_CONTINUOUS; in truly_nt35521_probe()
1331 | MIPI_DSI_CLOCK_NON_CONTINUOUS1360 | MIPI_DSI_CLOCK_NON_CONTINUOUS
592 | MIPI_DSI_CLOCK_NON_CONTINUOUS
695 dsi->mode_flags = MIPI_DSI_CLOCK_NON_CONTINUOUS | in s6e3ha2_probe()
559 dsi->mode_flags = MIPI_DSI_CLOCK_NON_CONTINUOUS | in dsicm_probe()
411 if (dsi->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS) in rzg2l_mipi_dsi_set_display_timing()427 is_clk_cont = !(dsi->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS); in rzg2l_mipi_dsi_start_hs_clock()457 is_clk_cont = !(dsi->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS); in rzg2l_mipi_dsi_stop_hs_clock()
641 if (mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS) { in tc358768_bridge_pre_enable()643 mode_flags &= ~MIPI_DSI_CLOCK_NON_CONTINUOUS; in tc358768_bridge_pre_enable()784 if (!(mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS)) in tc358768_bridge_pre_enable()872 if (!(mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS)) in tc358768_bridge_pre_enable()
137 #define MIPI_DSI_CLOCK_NON_CONTINUOUS BIT(10) macro
Completed in 32 milliseconds