Home
last modified time | relevance | path

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

/external/u-boot/drivers/i2c/
Dexynos_hs_i2c.c145 unsigned int t_ftl_cycle; in hsi2c_get_clk_details() local
158 t_ftl_cycle = (readl(&hsregs->usi_conf) >> 16) & 0x7; in hsi2c_get_clk_details()
159 utemp0 = (clkin / op_clk) - 8 - 2 * t_ftl_cycle; in hsi2c_get_clk_details()