Searched refs:I2C_WAIT_RETRY (Results 1 – 4 of 4) sorted by relevance
37 #define I2C_WAIT_RETRY 64 macro57 for (count = 0; count < I2C_WAIT_RETRY; count++) { in i2c_wait_read_ack()63 if (I2C_WAIT_RETRY == count) in i2c_wait_read_ack()80 for (count = 0; count < I2C_WAIT_RETRY; count++) { in i2c_wait_read_done()86 if (I2C_WAIT_RETRY == count) in i2c_wait_read_done()103 for (count = 0; count < I2C_WAIT_RETRY; count++) { in i2c_wait_write_done()109 if (I2C_WAIT_RETRY == count) in i2c_wait_write_done()126 for (count = 0; count < I2C_WAIT_RETRY; count++) { in i2c_wait_done()132 if (I2C_WAIT_RETRY == count) in i2c_wait_done()
47 #define I2C_WAIT_RETRY 16 macro155 for (count = 0; count < I2C_WAIT_RETRY; count++) { in i2c_is_busy_wait()161 if (I2C_WAIT_RETRY == count) in i2c_is_busy_wait()177 for (count = 0; count < I2C_WAIT_RETRY; count++) { in i2c_reset()183 if (I2C_WAIT_RETRY == count) in i2c_reset()
46 #define I2C_WAIT_RETRY 64 macro69 for (count = 0; count < I2C_WAIT_RETRY; count++) { in i2c_wait_done()75 if (I2C_WAIT_RETRY == count) in i2c_wait_done()
44 #define I2C_WAIT_RETRY 64 macro67 for (count = 0; count < I2C_WAIT_RETRY; count++) { in i2c_wait_done()73 if (I2C_WAIT_RETRY == count) in i2c_wait_done()