ths_exit         1495 drivers/gpu/drm/i915/display/icl_dsi.c 	exit_zero_cnt = DIV_ROUND_UP(mipi_config->ths_exit, tlpx_ns);
ths_exit          200 drivers/gpu/drm/i915/display/intel_bios.h 	u8 ths_exit;
ths_exit         1746 drivers/gpu/drm/omapdrm/dss/dsi.c 	u32 ths_prepare, ths_prepare_ths_zero, ths_trail, ths_exit;
ths_exit         1764 drivers/gpu/drm/omapdrm/dss/dsi.c 	ths_exit = ns2ddr(dsi, 145);
ths_exit         1783 drivers/gpu/drm/omapdrm/dss/dsi.c 			ths_exit, ddr2ns(dsi, ths_exit));
ths_exit         1799 drivers/gpu/drm/omapdrm/dss/dsi.c 	r = FLD_MOD(r, ths_exit, 7, 0);
ths_exit         3370 drivers/gpu/drm/omapdrm/dss/dsi.c 	int tclk_trail, ths_exit, exiths_clk;
ths_exit         3406 drivers/gpu/drm/omapdrm/dss/dsi.c 	ths_exit = FLD_GET(r, 7, 0);
ths_exit         3411 drivers/gpu/drm/omapdrm/dss/dsi.c 	exiths_clk = ths_exit + tclk_trail;
ths_exit         3554 drivers/gpu/drm/omapdrm/dss/dsi.c 	unsigned int ths_trail, ths_exit;
ths_exit         3566 drivers/gpu/drm/omapdrm/dss/dsi.c 	ths_exit = FLD_GET(r, 7, 0);
ths_exit         3603 drivers/gpu/drm/omapdrm/dss/dsi.c 	exit_hs_mode_lat = DIV_ROUND_UP(ths_trail + ths_exit, 4) + 1 + ths_eot;
ths_exit         1866 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 	u32 ths_prepare, ths_prepare_ths_zero, ths_trail, ths_exit;
ths_exit         1884 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 	ths_exit = ns2ddr(dsidev, 145);
ths_exit         1903 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 			ths_exit, ddr2ns(dsidev, ths_exit));
ths_exit         1919 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 	r = FLD_MOD(r, ths_exit, 7, 0);
ths_exit         3444 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 	int tclk_trail, ths_exit, exiths_clk;
ths_exit         3480 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 	ths_exit = FLD_GET(r, 7, 0);
ths_exit         3485 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 	exiths_clk = ths_exit + tclk_trail;
ths_exit         3630 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 	unsigned ths_trail, ths_exit;
ths_exit         3642 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 	ths_exit = FLD_GET(r, 7, 0);
ths_exit         3679 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 	exit_hs_mode_lat = DIV_ROUND_UP(ths_trail + ths_exit, 4) + 1 + ths_eot;