Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Ddesignware_i2c.c221 ulong start_stop_det = get_timer(0); in i2c_xfer_finish() local
227 } else if (get_timer(start_stop_det) > I2C_STOPDET_TO) { in i2c_xfer_finish()