Home
last modified time | relevance | path

Searched refs:MIPI_DSI_MODE_LPM (Results 1 – 7 of 7) sorted by relevance

/u-boot/drivers/video/
A Dorisetech_otm8009a.c96 device->mode_flags &= ~MIPI_DSI_MODE_LPM; in otm8009a_dcs_write_buf_hs()
102 device->mode_flags |= MIPI_DSI_MODE_LPM; in otm8009a_dcs_write_buf_hs()
347 MIPI_DSI_MODE_LPM; in otm8009a_panel_probe()
A Dtdo-tl070wsh30.c131 MIPI_DSI_MODE_LPM; in tl070wsh30_panel_probe()
A Draydium-rm68200.c319 MIPI_DSI_MODE_LPM; in rm68200_panel_probe()
A Dmipi_dsi.c96 if (dsi->mode_flags & MIPI_DSI_MODE_LPM) in mipi_dsi_device_transfer()
/u-boot/arch/arm/mach-nexell/include/mach/
A Dmipi_display.h178 #define MIPI_DSI_MODE_LPM BIT(11) /* DSI mode flags */ macro
/u-boot/include/
A Dmipi_dsi.h166 #define MIPI_DSI_MODE_LPM BIT(11) macro
/u-boot/drivers/video/nexell/
A Ds5pxx18_dp_mipi.c606 if (dsi->mode_flags & MIPI_DSI_MODE_LPM) in nx_mipi_write_buffer()

Completed in 10 milliseconds