blkeol_duration   374 drivers/gpu/drm/mcde/mcde_dsi.c 	u32 blkeol_pck, blkeol_duration;
blkeol_duration   521 drivers/gpu/drm/mcde/mcde_dsi.c 	blkeol_duration = (blkeol_pck + 6) / d->mdsi->lanes;
blkeol_duration   523 drivers/gpu/drm/mcde/mcde_dsi.c 		 blkeol_pck, blkeol_duration);
blkeol_duration   532 drivers/gpu/drm/mcde/mcde_dsi.c 		writel(blkeol_duration, d->regs + DSI_VID_PCK_TIME);
blkeol_duration   533 drivers/gpu/drm/mcde/mcde_dsi.c 		writel(blkeol_duration - 6, d->regs + DSI_VID_VCA_SETTING1);