Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Dimx_lpi2c.c18 #define LPI2C_NACK_TOUT_MS 1 macro
226 if (get_timer(start_time) > LPI2C_NACK_TOUT_MS) { in bus_i2c_stop()