Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/i2c/busses/
Di2c-rk3x.c620 u64 t_low_ns, t_high_ns; in rk3x_i2c_adapt_div() local
633 t_high_ns = div_u64(((u64)div_high + 1) * 8 * 1000000000, clk_rate); in rk3x_i2c_adapt_div()
638 t_low_ns, t_high_ns); in rk3x_i2c_adapt_div()