Searched refs:t_start_su (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/i2c/
H A Dexynos_hs_i2c.c181 unsigned int t_start_su, t_start_hd; local
193 t_start_su = t_scl_l;
200 i2c_timing_s1 = t_start_su << 24 | t_start_hd << 16 | t_stop_su << 8;

Completed in 98 milliseconds