Searched refs:video_fifo_depth (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/tegra/
H A Ddsi.c78 unsigned int video_fifo_depth; member in struct:tegra_dsi
513 tegra_dsi_writel(dsi, dsi->video_fifo_depth, DSI_MAX_THRESHOLD);
1349 if (packet.size > dsi->video_fifo_depth * 4)
1575 dsi->video_fifo_depth = 1920;

Completed in 101 milliseconds