Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/i2c/busses/
Di2c-at91.c199 u32 twd_hold_time_ns = 0; in at91_calc_twi_clock() local
215 &twd_hold_time_ns); in at91_calc_twi_clock()
222 hold = DIV_ROUND_UP(twd_hold_time_ns in at91_calc_twi_clock()
239 cdiv, ckdiv, hold, twd_hold_time_ns); in at91_calc_twi_clock()