Home
last modified time | relevance | path

Searched refs:t_start_hd (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/drivers/i2c/
Dexynos_hs_i2c.c178 unsigned int t_start_su, t_start_hd; in hsi2c_ch_init() local
191 t_start_hd = t_scl_l; in hsi2c_ch_init()
197 i2c_timing_s1 = t_start_su << 24 | t_start_hd << 16 | t_stop_su << 8; in hsi2c_ch_init()