Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-rk3x.c878 u64 t_low_ns, t_high_ns; in rk3x_i2c_adapt_div() local
900 t_high_ns = div_u64(((u64)calc.div_high + 1) * 8 * 1000000000, in rk3x_i2c_adapt_div()
906 t_low_ns, t_high_ns); in rk3x_i2c_adapt_div()