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

/linux-master/drivers/i2c/busses/
H A Di2c-exynos5.c279 static int exynos5_i2c_set_timing(struct exynos5_i2c *i2c, bool hs_timings) argument
292 unsigned int op_clk = hs_timings ? i2c->op_clock :
314 if (hs_timings)
362 hs_timings ? "HS" : "FS");
399 if (hs_timings) {

Completed in 221 milliseconds