Searched refs:I2C_WAIT_RETRY (Results 1 – 4 of 4) sorted by relevance
34 #define I2C_WAIT_RETRY 1000 macro54 for (count = 0; count < I2C_WAIT_RETRY; count++) { in i2c_wait_read_ack()60 if (I2C_WAIT_RETRY == count) in i2c_wait_read_ack()77 for (count = 0; count < I2C_WAIT_RETRY; count++) { in i2c_wait_read_done()83 if (I2C_WAIT_RETRY == count) in i2c_wait_read_done()100 for (count = 0; count < I2C_WAIT_RETRY; count++) { in i2c_wait_write_done()106 if (I2C_WAIT_RETRY == count) in i2c_wait_write_done()123 for (count = 0; count < I2C_WAIT_RETRY; count++) { in i2c_wait_done()129 if (I2C_WAIT_RETRY == count) in i2c_wait_done()
51 #define I2C_WAIT_RETRY 16 macro156 for (count = 0; count < I2C_WAIT_RETRY; count++) { in i2c_is_busy_wait()162 if (I2C_WAIT_RETRY == count) in i2c_is_busy_wait()178 for (count = 0; count < I2C_WAIT_RETRY; count++) { in i2c_reset()184 if (I2C_WAIT_RETRY == count) in i2c_reset()
43 #define I2C_WAIT_RETRY 64 macro66 for (count = 0; count < I2C_WAIT_RETRY; count++) { in i2c_wait_done()72 if (I2C_WAIT_RETRY == count) in i2c_wait_done()
41 #define I2C_WAIT_RETRY 64 macro64 for (count = 0; count < I2C_WAIT_RETRY; count++) { in i2c_wait_done()70 if (I2C_WAIT_RETRY == count) in i2c_wait_done()