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

/u-boot/drivers/i2c/
H A Di2c-cortina.h84 #define I2C_STOPDET_TO (CONFIG_SYS_HZ / 500) macro
H A Ddesignware_i2c.h80 #define I2C_STOPDET_TO (CONFIG_SYS_HZ/500) macro
H A Ddesignware_i2c.c438 } else if (get_timer(start_stop_det) > I2C_STOPDET_TO) {

Completed in 45 milliseconds