MIPI_DSI_MSG_USE_LPM 1063 drivers/gpu/drm/bridge/cdns-dsi.c 	if (msg->flags & MIPI_DSI_MSG_USE_LPM)
MIPI_DSI_MSG_USE_LPM  360 drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi.c 	bool lpm = msg->flags & MIPI_DSI_MSG_USE_LPM;
MIPI_DSI_MSG_USE_LPM  357 drivers/gpu/drm/drm_mipi_dsi.c 		msg->flags |= MIPI_DSI_MSG_USE_LPM;
MIPI_DSI_MSG_USE_LPM 1007 drivers/gpu/drm/exynos/exynos_drm_dsi.c 	if (NEQV(xfer->flags & MIPI_DSI_MSG_USE_LPM,
MIPI_DSI_MSG_USE_LPM 1009 drivers/gpu/drm/exynos/exynos_drm_dsi.c 		exynos_dsi_set_cmd_lpm(dsi, xfer->flags & MIPI_DSI_MSG_USE_LPM);
MIPI_DSI_MSG_USE_LPM 1391 drivers/gpu/drm/i915/display/icl_dsi.c 	if (msg->flags & MIPI_DSI_MSG_USE_LPM)
MIPI_DSI_MSG_USE_LPM  142 drivers/gpu/drm/i915/display/vlv_dsi.c 	if (msg->flags & MIPI_DSI_MSG_USE_LPM) {
MIPI_DSI_MSG_USE_LPM 2004 drivers/gpu/drm/msm/dsi/dsi_host.c 	if (!(msg->flags & MIPI_DSI_MSG_USE_LPM))
MIPI_DSI_MSG_USE_LPM 2026 drivers/gpu/drm/msm/dsi/dsi_host.c 	if (!(msg->flags & MIPI_DSI_MSG_USE_LPM))
MIPI_DSI_MSG_USE_LPM 1274 drivers/gpu/drm/tegra/dsi.c 	if ((msg->flags & MIPI_DSI_MSG_USE_LPM) == 0)
MIPI_DSI_MSG_USE_LPM 1144 drivers/gpu/drm/vc4/vc4_dsi.c 	if (msg->flags & MIPI_DSI_MSG_USE_LPM)