Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dsi/
H A Ddsi_host.c1382 int bllp_len = msm_host->mode->hdisplay * in dsi_cmds2buf_tx() local
1401 if ((msm_host->mode_flags & MIPI_DSI_MODE_VIDEO) && (len > bllp_len)) { in dsi_cmds2buf_tx()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dsi/
H A Ddsi_host.c1392 int bllp_len = msm_host->mode->hdisplay * in dsi_cmds2buf_tx() local
1411 if ((msm_host->mode_flags & MIPI_DSI_MODE_VIDEO) && (len > bllp_len)) { in dsi_cmds2buf_tx()

Completed in 9 milliseconds