Searched refs:MIPI_DSI_MSG_USE_LPM (Results 1 – 10 of 10) sorted by relevance
23 #define MIPI_DSI_MSG_USE_LPM BIT(1) macro
362 msg->flags |= MIPI_DSI_MSG_USE_LPM; in mipi_dsi_device_transfer()
1007 if (NEQV(xfer->flags & MIPI_DSI_MSG_USE_LPM, in exynos_dsi_send_to_fifo()1009 exynos_dsi_set_cmd_lpm(dsi, xfer->flags & MIPI_DSI_MSG_USE_LPM); in exynos_dsi_send_to_fifo()
321 bool lpm = msg->flags & MIPI_DSI_MSG_USE_LPM; in dw_mipi_message_config()
2008 if (!(msg->flags & MIPI_DSI_MSG_USE_LPM)) in msm_dsi_host_xfer_prepare()2030 if (!(msg->flags & MIPI_DSI_MSG_USE_LPM)) in msm_dsi_host_xfer_restore()
617 bool lpm = msg->flags & MIPI_DSI_MSG_USE_LPM; in dw_mipi_message_config()
1204 if (msg->flags & MIPI_DSI_MSG_USE_LPM) in vc4_dsi_host_transfer()
1275 if ((msg->flags & MIPI_DSI_MSG_USE_LPM) == 0) in tegra_dsi_host_transfer()
1260 if (msg->flags & MIPI_DSI_MSG_USE_LPM) in cdns_dsi_transfer()
138 if (msg->flags & MIPI_DSI_MSG_USE_LPM) { in intel_dsi_host_transfer()