t_ftl_cycle 281 drivers/i2c/busses/i2c-exynos5.c unsigned int t_ftl_cycle; t_ftl_cycle 303 drivers/i2c/busses/i2c-exynos5.c t_ftl_cycle = (readl(i2c->regs + HSI2C_CONF) >> 16) & 0x7; t_ftl_cycle 304 drivers/i2c/busses/i2c-exynos5.c temp = clkin / op_clk - 8 - t_ftl_cycle; t_ftl_cycle 306 drivers/i2c/busses/i2c-exynos5.c temp -= t_ftl_cycle;