Searched refs:I2C_TIMEOUT_MS (Results 1 – 6 of 6) sorted by relevance
22 #define I2C_TIMEOUT_MS 100 macro119 if (get_timer(start) > I2C_TIMEOUT_MS) { in rk_i2c_send_start_bit()147 if (get_timer(start) > I2C_TIMEOUT_MS) { in rk_i2c_send_stop_bit()231 if (get_timer(start) > I2C_TIMEOUT_MS) { in rk_i2c_read()321 if (get_timer(start) > I2C_TIMEOUT_MS) { in rk_i2c_write()
47 } while (get_timer(start_time) < I2C_TIMEOUT_MS); in WaitForXfer()121 if (get_timer(start_time) > I2C_TIMEOUT_MS) in i2c_transfer()288 if (get_timer(start_time) > I2C_TIMEOUT_MS) { in s3c24x0_i2c_xfer()
81 #define I2C_TIMEOUT_MS 10 /* 10 ms */ macro
22 #define I2C_TIMEOUT_MS 100 macro40 } while (get_timer(start_time) < I2C_TIMEOUT_MS); in at91_wait_for_xfer()
11 #define I2C_TIMEOUT_MS 100 macro182 if (get_timer(start) > I2C_TIMEOUT_MS) { in meson_i2c_xfer_msg()
48 #define I2C_TIMEOUT_MS 500 macro385 10, I2C_TIMEOUT_MS * 1000); in meson_i2c_xfer_msg()387 time_left = msecs_to_jiffies(I2C_TIMEOUT_MS); in meson_i2c_xfer_msg()