t_scl_h 279 drivers/i2c/busses/i2c-exynos5.c unsigned int t_scl_l, t_scl_h; t_scl_h 316 drivers/i2c/busses/i2c-exynos5.c t_scl_h = clk_cycle / 2; t_scl_h 325 drivers/i2c/busses/i2c-exynos5.c i2c_timing_s2 = t_data_su << 24 | t_scl_l << 8 | t_scl_h << 0; t_scl_h 332 drivers/i2c/busses/i2c-exynos5.c t_data_su, t_scl_l, t_scl_h);