Home
last modified time | relevance | path

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

/external/u-boot/drivers/i2c/
Dexynos_hs_i2c.c183 u32 i2c_timing_s2; in hsi2c_ch_init() local
198 i2c_timing_s2 = t_data_su << 24 | t_scl_l << 8 | t_scl_h << 0; in hsi2c_ch_init()
218 writel(i2c_timing_s2, &hsregs->usi_timing_fs2); in hsi2c_ch_init()