Searched refs:dsi_dev (Results 1 – 1 of 1) sorted by relevance
516 struct mipi_dsi_device *dsi_dev; in truly_nt35597_probe() local576 dsi_dev = ctx->dsi[i]; in truly_nt35597_probe()577 dsi_dev->lanes = 4; in truly_nt35597_probe()578 dsi_dev->format = MIPI_DSI_FMT_RGB888; in truly_nt35597_probe()579 dsi_dev->mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_LPM | in truly_nt35597_probe()581 ret = mipi_dsi_attach(dsi_dev); in truly_nt35597_probe()