dsi_tput 4279 drivers/gpu/drm/omapdrm/dss/dsi.c u64 dsi_tput; dsi_tput 4282 drivers/gpu/drm/omapdrm/dss/dsi.c dsi_tput = (u64)byteclk * t->ndl * 8; dsi_tput 4283 drivers/gpu/drm/omapdrm/dss/dsi.c pck = (u32)div64_u64(dsi_tput, t->bitspp); dsi_tput 4404 drivers/gpu/drm/omapdrm/dss/dsi.c u64 dsi_tput, dispc_tput; dsi_tput 4406 drivers/gpu/drm/omapdrm/dss/dsi.c dsi_tput = (u64)byteclk * ndl * 8; dsi_tput 4429 drivers/gpu/drm/omapdrm/dss/dsi.c if (dispc_tput != dsi_tput) dsi_tput 4432 drivers/gpu/drm/omapdrm/dss/dsi.c if (dispc_tput < dsi_tput) dsi_tput 4437 drivers/gpu/drm/omapdrm/dss/dsi.c if (dsi_tput < (u64)bitspp * req_pck_min) dsi_tput 4442 drivers/gpu/drm/omapdrm/dss/dsi.c if (dsi_tput > (u64)bitspp * req_pck_max) dsi_tput 4383 drivers/video/fbdev/omap2/omapfb/dss/dsi.c u64 dsi_tput; dsi_tput 4386 drivers/video/fbdev/omap2/omapfb/dss/dsi.c dsi_tput = (u64)byteclk * t->ndl * 8; dsi_tput 4387 drivers/video/fbdev/omap2/omapfb/dss/dsi.c pck = (u32)div64_u64(dsi_tput, t->bitspp); dsi_tput 4506 drivers/video/fbdev/omap2/omapfb/dss/dsi.c u64 dsi_tput, dispc_tput; dsi_tput 4508 drivers/video/fbdev/omap2/omapfb/dss/dsi.c dsi_tput = (u64)byteclk * ndl * 8; dsi_tput 4530 drivers/video/fbdev/omap2/omapfb/dss/dsi.c if (dispc_tput != dsi_tput) dsi_tput 4533 drivers/video/fbdev/omap2/omapfb/dss/dsi.c if (dispc_tput < dsi_tput) dsi_tput 4538 drivers/video/fbdev/omap2/omapfb/dss/dsi.c if (dsi_tput < (u64)bitspp * req_pck_min) dsi_tput 4543 drivers/video/fbdev/omap2/omapfb/dss/dsi.c if (dsi_tput > (u64)bitspp * req_pck_max)