ths_eot          3557 drivers/gpu/drm/omapdrm/dss/dsi.c 	unsigned int ths_eot;
ths_eot          3581 drivers/gpu/drm/omapdrm/dss/dsi.c 	ths_eot = DIV_ROUND_UP(4, ndl);
ths_eot          3585 drivers/gpu/drm/omapdrm/dss/dsi.c 	ddr_clk_post = DIV_ROUND_UP(tclk_post + ths_trail, 4) + ths_eot;
ths_eot          3603 drivers/gpu/drm/omapdrm/dss/dsi.c 	exit_hs_mode_lat = DIV_ROUND_UP(ths_trail + ths_exit, 4) + 1 + ths_eot;
ths_eot          3633 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 	unsigned ths_eot;
ths_eot          3657 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 	ths_eot = DIV_ROUND_UP(4, ndl);
ths_eot          3661 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 	ddr_clk_post = DIV_ROUND_UP(tclk_post + ths_trail, 4) + ths_eot;
ths_eot          3679 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 	exit_hs_mode_lat = DIV_ROUND_UP(ths_trail + ths_exit, 4) + 1 + ths_eot;