Home
last modified time | relevance | path

Searched refs:MIPI_DSI_MODE_VIDEO (Results 1 – 8 of 8) sorted by relevance

/u-boot/drivers/video/
A Dsandbox_dsi_host.c69 priv->phy_ops->post_set_mode(priv->device, MIPI_DSI_MODE_VIDEO); in sandbox_dsi_host_enable()
A Dtdo-tl070wsh30.c129 plat->mode_flags = MIPI_DSI_MODE_VIDEO | in tl070wsh30_panel_probe()
A Dorisetech_otm8009a.c345 plat->mode_flags = MIPI_DSI_MODE_VIDEO | in otm8009a_panel_probe()
A Draydium-rm68200.c317 plat->mode_flags = MIPI_DSI_MODE_VIDEO | in rm68200_panel_probe()
A Ddw_mipi_dsi.c472 if (mode_flags & MIPI_DSI_MODE_VIDEO) { in dw_mipi_dsi_set_mode()
829 dw_mipi_dsi_set_mode(dsi, MIPI_DSI_MODE_VIDEO); in dw_mipi_dsi_enable()
/u-boot/arch/arm/mach-nexell/include/mach/
A Dmipi_display.h156 #define MIPI_DSI_MODE_VIDEO BIT(0) macro
/u-boot/include/
A Dmipi_dsi.h144 #define MIPI_DSI_MODE_VIDEO BIT(0) macro
/u-boot/drivers/video/stm32/
A Dstm32_dsi.c248 mode_flags & MIPI_DSI_MODE_VIDEO); in dsi_phy_post_set_mode()
259 if (mode_flags & MIPI_DSI_MODE_VIDEO) in dsi_phy_post_set_mode()

Completed in 12 milliseconds