t_stop_su         277 drivers/i2c/busses/i2c-exynos5.c 	unsigned int t_stop_su;
t_stop_su         319 drivers/i2c/busses/i2c-exynos5.c 	t_stop_su = t_scl_l;
t_stop_su         324 drivers/i2c/busses/i2c-exynos5.c 	i2c_timing_s1 = t_start_su << 24 | t_start_hd << 16 | t_stop_su << 8;
t_stop_su         330 drivers/i2c/busses/i2c-exynos5.c 		t_start_su, t_start_hd, t_stop_su);