Home
last modified time | relevance | path

Searched refs:mode_flags (Results 1 – 25 of 26) sorted by relevance

12

/drivers/video/tegra/
A Ddsi.c659 unsigned long mode_flags) in tegra_dsi_configure() argument
675 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()
A Dcpu-bridge.c268 device->mode_flags = mipi_plat->mode_flags; in tegra_cpu_bridge_probe()
/drivers/video/stm32/
A Dstm32_dsi.c240 static void dsi_phy_post_set_mode(void *priv_data, unsigned long mode_flags) in dsi_phy_post_set_mode() argument
247 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()
/drivers/video/bridge/
A Dtc358768.c481 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()
A Dssd2825.c544 device->mode_flags = mipi_plat->mode_flags; in ssd2825_bridge_probe()
/drivers/video/
A Dorisetech_otm8009a.c95 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()
A Dnovatek-nt35510.c172 unsigned long mode_flags; member
1038 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 |
A Ddw_mipi_dsi.c452 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() argument
469 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()
A Dtdo-tl070wsh30.c128 plat->mode_flags = MIPI_DSI_MODE_VIDEO | in tl070wsh30_panel_probe()
A Dsamsung-ltl106hl02.c132 plat->mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_LPM; in samsung_ltl106hl02_probe()
A Dlg-ld070wx3.c161 plat->mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_LPM; in lg_ld070wx3_probe()
A Dhimax-hx8394.c211 plat->mode_flags = MIPI_DSI_MODE_VIDEO | in hx8394_panel_probe()
A Dlg-lh400wv3-sd04.c205 plat->mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_LPM; in lg_lh400wv3_probe()
A Dsimple_panel.c186 .mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_SYNC_PULSE |
A Drenesas-r69328.c233 plat->mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_SYNC_PULSE | in renesas_r69328_probe()
A Drenesas-r61307.c284 plat->mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_SYNC_PULSE | in renesas_r61307_probe()
A Dsharp-lq101r1sx01.c258 plat->mode_flags = MIPI_DSI_MODE_LPM; in sharp_lq101r1sx01_probe()
A Dendeavoru-panel.c239 plat->mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_LPM; in endeavoru_panel_probe()
A Dmot-panel.c283 plat->mode_flags = MIPI_DSI_MODE_LPM; in mot_panel_probe()
A Dsharp-lq079l1sx01.c263 plat->mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_LPM; in sharp_lq079l1sx01_probe()
A Dhitachi-tx10d07vm0baa.c279 plat->mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_LPM; in hitachi_tx10d07vm0baa_probe()
A Draydium-rm68200.c316 plat->mode_flags = MIPI_DSI_MODE_VIDEO | in rm68200_panel_probe()
/drivers/video/rockchip/
A Drk_vop.c179 int mode_flags; in rkvop_mode_set() local
191 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()
A Ddw_mipi_dsi_rockchip.c496 static void dsi_phy_post_set_mode(void *priv_data, unsigned long mode_flags) in dsi_phy_post_set_mode() argument
503 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()
/drivers/video/nexell/
A Ds5pxx18_dp_mipi.c282 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

12