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

/u-boot/drivers/i2c/
H A Dexynos_hs_i2c.c148 unsigned int t_ftl_cycle; local
161 t_ftl_cycle = (readl(&hsregs->usi_conf) >> 16) & 0x7;
162 utemp0 = (clkin / op_clk) - 8 - 2 * t_ftl_cycle;

Completed in 35 milliseconds