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