Searched refs:I2C_WAIT_RETRY (Results 1 – 4 of 4) sorted by relevance
24 #define I2C_WAIT_RETRY 1000 macro44 for (count = 0; count < I2C_WAIT_RETRY; count++) { in i2c_wait_read_ack()50 if (I2C_WAIT_RETRY == count) in i2c_wait_read_ack()67 for (count = 0; count < I2C_WAIT_RETRY; count++) { in i2c_wait_read_done()73 if (I2C_WAIT_RETRY == count) in i2c_wait_read_done()90 for (count = 0; count < I2C_WAIT_RETRY; count++) { in i2c_wait_write_done()96 if (I2C_WAIT_RETRY == count) in i2c_wait_write_done()113 for (count = 0; count < I2C_WAIT_RETRY; count++) { in i2c_wait_done()119 if (I2C_WAIT_RETRY == count) in i2c_wait_done()
42 #define I2C_WAIT_RETRY 16 macro147 for (count = 0; count < I2C_WAIT_RETRY; count++) { in i2c_is_busy_wait()153 if (I2C_WAIT_RETRY == count) in i2c_is_busy_wait()169 for (count = 0; count < I2C_WAIT_RETRY; count++) { in i2c_reset()175 if (I2C_WAIT_RETRY == count) in i2c_reset()
32 #define I2C_WAIT_RETRY 64 macro55 for (count = 0; count < I2C_WAIT_RETRY; count++) { in i2c_wait_done()61 if (I2C_WAIT_RETRY == count) in i2c_wait_done()
31 #define I2C_WAIT_RETRY 64 macro54 for (count = 0; count < I2C_WAIT_RETRY; count++) { in i2c_wait_done()60 if (I2C_WAIT_RETRY == count) in i2c_wait_done()