Searched refs:MIPI_DSI_CLOCK_NON_CONTINUOUS (Results 1 – 25 of 39) 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()
284 MIPI_DSI_CLOCK_NON_CONTINUOUS | in sharp_nt_panel_probe()
271 MIPI_DSI_CLOCK_NON_CONTINUOUS; in jdi_fhd_r63452_probe()
231 MIPI_DSI_CLOCK_NON_CONTINUOUS; in visionox_rm69299_probe()
280 MIPI_DSI_CLOCK_NON_CONTINUOUS; in sharp_ls060_probe()
289 MIPI_DSI_CLOCK_NON_CONTINUOUS; in kd35t133_probe()
301 MIPI_DSI_CLOCK_NON_CONTINUOUS | MIPI_DSI_MODE_LPM; in tm5p5_nt35596_probe()
391 MIPI_DSI_CLOCK_NON_CONTINUOUS | in boe_bf060y8m_aj0_probe()
394 MIPI_DSI_MODE_LPM | MIPI_DSI_CLOCK_NON_CONTINUOUS; in rm68200_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()
468 MIPI_DSI_MODE_LPM | MIPI_DSI_CLOCK_NON_CONTINUOUS; in otm8009a_probe()
1324 | MIPI_DSI_CLOCK_NON_CONTINUOUS1353 | MIPI_DSI_CLOCK_NON_CONTINUOUS
498 MIPI_DSI_CLOCK_NON_CONTINUOUS; in truly_nt35521_probe()
695 dsi->mode_flags = MIPI_DSI_CLOCK_NON_CONTINUOUS; in s6e3ha2_probe()
592 | MIPI_DSI_CLOCK_NON_CONTINUOUS
559 dsi->mode_flags = MIPI_DSI_CLOCK_NON_CONTINUOUS | in dsicm_probe()
605 nt->dsi[i]->mode_flags = MIPI_DSI_CLOCK_NON_CONTINUOUS | in nt35950_probe()
723 MIPI_DSI_MODE_LPM | MIPI_DSI_CLOCK_NON_CONTINUOUS; in st7701_dsi_probe()
642 if (mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS) { in tc358768_bridge_pre_enable()644 mode_flags &= ~MIPI_DSI_CLOCK_NON_CONTINUOUS; in tc358768_bridge_pre_enable()785 if (!(mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS)) in tc358768_bridge_pre_enable()873 if (!(mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS)) in tc358768_bridge_pre_enable()
137 #define MIPI_DSI_CLOCK_NON_CONTINUOUS BIT(10) macro