Searched refs:mode_flags (Results 1 – 25 of 26) sorted by relevance
12
659 unsigned long mode_flags) in tegra_dsi_configure() argument675 if (mode_flags & MIPI_DSI_MODE_VIDEO_SYNC_PULSE) { in tegra_dsi_configure()678 } else if (mode_flags & MIPI_DSI_MODE_VIDEO) { in tegra_dsi_configure()699 if (mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS) in tegra_dsi_configure()705 if (mode_flags & MIPI_DSI_MODE_VIDEO) in tegra_dsi_configure()717 if (mode_flags & MIPI_DSI_MODE_VIDEO) { in tegra_dsi_configure()737 if ((mode_flags & MIPI_DSI_MODE_VIDEO_SYNC_PULSE) == 0) in tegra_dsi_configure()794 tegra_dsi_configure(priv->slave, pipe, mode_flags); in tegra_dsi_configure()889 tegra_dsi_configure(dev, dc_plat->pipe, device->mode_flags); in tegra_dsi_encoder_enable()1107 device->mode_flags = mipi_plat->mode_flags; in tegra_dsi_bridge_probe()
268 device->mode_flags = mipi_plat->mode_flags; in tegra_cpu_bridge_probe()
240 static void dsi_phy_post_set_mode(void *priv_data, unsigned long mode_flags) in dsi_phy_post_set_mode() argument247 mode_flags & MIPI_DSI_MODE_VIDEO); in dsi_phy_post_set_mode()258 if (mode_flags & MIPI_DSI_MODE_VIDEO) in dsi_phy_post_set_mode()359 device->mode_flags = mplat->mode_flags; in stm32_dsi_attach()
481 if (device->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS) { in tc358768_attach()483 device->mode_flags &= ~MIPI_DSI_CLOCK_NON_CONTINUOUS; in tc358768_attach()561 if (device->mode_flags & MIPI_DSI_MODE_VIDEO_SYNC_PULSE) { in tc358768_attach()756 (device->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS) ? 0 : BIT(0)); in tc358768_attach()771 if (device->mode_flags & MIPI_DSI_MODE_VIDEO_SYNC_PULSE) { in tc358768_attach()826 if (!(device->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS)) in tc358768_attach()836 if (device->mode_flags & MIPI_DSI_MODE_EOT_PACKET) in tc358768_attach()936 device->mode_flags = mipi_plat->mode_flags; in tc358768_setup()
544 device->mode_flags = mipi_plat->mode_flags; in ssd2825_bridge_probe()
95 device->mode_flags &= ~MIPI_DSI_MODE_LPM; in otm8009a_dcs_write_buf_hs()101 device->mode_flags |= MIPI_DSI_MODE_LPM; in otm8009a_dcs_write_buf_hs()344 plat->mode_flags = MIPI_DSI_MODE_VIDEO | in otm8009a_panel_probe()
172 unsigned long mode_flags; member1038 plat->mode_flags = priv->conf->mode_flags; in nt35510_panel_probe()1097 .mode_flags = MIPI_DSI_CLOCK_NON_CONTINUOUS,1170 .mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_BURST |
452 if (device->mode_flags & MIPI_DSI_MODE_VIDEO_BURST) in dw_mipi_dsi_video_mode_config()454 else if (device->mode_flags & MIPI_DSI_MODE_VIDEO_SYNC_PULSE) in dw_mipi_dsi_video_mode_config()463 unsigned long mode_flags) in dw_mipi_dsi_set_mode() argument469 if (mode_flags & MIPI_DSI_MODE_VIDEO) { in dw_mipi_dsi_set_mode()478 phy_ops->post_set_mode(dsi->device, mode_flags); in dw_mipi_dsi_set_mode()
128 plat->mode_flags = MIPI_DSI_MODE_VIDEO | in tl070wsh30_panel_probe()
132 plat->mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_LPM; in samsung_ltl106hl02_probe()
161 plat->mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_LPM; in lg_ld070wx3_probe()
211 plat->mode_flags = MIPI_DSI_MODE_VIDEO | in hx8394_panel_probe()
205 plat->mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_LPM; in lg_lh400wv3_probe()
186 .mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_SYNC_PULSE |
233 plat->mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_SYNC_PULSE | in renesas_r69328_probe()
284 plat->mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_SYNC_PULSE | in renesas_r61307_probe()
258 plat->mode_flags = MIPI_DSI_MODE_LPM; in sharp_lq101r1sx01_probe()
239 plat->mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_LPM; in endeavoru_panel_probe()
283 plat->mode_flags = MIPI_DSI_MODE_LPM; in mot_panel_probe()
263 plat->mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_LPM; in sharp_lq079l1sx01_probe()
279 plat->mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_LPM; in hitachi_tx10d07vm0baa_probe()
316 plat->mode_flags = MIPI_DSI_MODE_VIDEO | in rm68200_panel_probe()
179 int mode_flags; in rkvop_mode_set() local191 mode_flags = 0; /* RGB888 */ in rkvop_mode_set()194 mode_flags = 15; /* RGBaaa */ in rkvop_mode_set()197 V_DSP_OUT_MODE(mode_flags)); in rkvop_mode_set()
496 static void dsi_phy_post_set_mode(void *priv_data, unsigned long mode_flags) in dsi_phy_post_set_mode() argument503 mode_flags & MIPI_DSI_MODE_VIDEO); in dsi_phy_post_set_mode()515 if (mode_flags & MIPI_DSI_MODE_VIDEO) in dsi_phy_post_set_mode()729 device->mode_flags = mplat->mode_flags; in dw_mipi_dsi_rockchip_attach()
282 bool burst = dsi->mode_flags & MIPI_DSI_MODE_VIDEO_BURST ? true : false; in mipi_enable()283 bool eot_enable = dsi->mode_flags & MIPI_DSI_MODE_EOT_PACKET ? in mipi_enable()605 if (dsi->mode_flags & MIPI_DSI_MODE_LPM) in nx_mipi_write_buffer()
Completed in 49 milliseconds