MIPI_DSI_FMT_RGB888
case MIPI_DSI_FMT_RGB888:
if (intel_dsi->pixel_format == MIPI_DSI_FMT_RGB888)
case MIPI_DSI_FMT_RGB888:
return MIPI_DSI_FMT_RGB888;
case MIPI_DSI_FMT_RGB888:
if (intel_dsi->pixel_format == MIPI_DSI_FMT_RGB888)
if (intel_dsi->pixel_format != MIPI_DSI_FMT_RGB888)
return MIPI_DSI_FMT_RGB888;
case MIPI_DSI_FMT_RGB888: