Searched refs:I2C_WAIT_RETRY (Results 1 – 4 of 4) sorted by relevance
38 #define I2C_WAIT_RETRY 1000 macro58 for (count = 0; count < I2C_WAIT_RETRY; count++) { in i2c_wait_read_ack()64 if (I2C_WAIT_RETRY == count) in i2c_wait_read_ack()81 for (count = 0; count < I2C_WAIT_RETRY; count++) { in i2c_wait_read_done()87 if (I2C_WAIT_RETRY == count) in i2c_wait_read_done()104 for (count = 0; count < I2C_WAIT_RETRY; count++) { in i2c_wait_write_done()110 if (I2C_WAIT_RETRY == count) in i2c_wait_write_done()127 for (count = 0; count < I2C_WAIT_RETRY; count++) { in i2c_wait_done()133 if (I2C_WAIT_RETRY == count) in i2c_wait_done()
55 #define I2C_WAIT_RETRY 16 macro160 for (count = 0; count < I2C_WAIT_RETRY; count++) { in i2c_is_busy_wait()166 if (I2C_WAIT_RETRY == count) in i2c_is_busy_wait()182 for (count = 0; count < I2C_WAIT_RETRY; count++) { in i2c_reset()188 if (I2C_WAIT_RETRY == count) in i2c_reset()
42 #define I2C_WAIT_RETRY 64 macro65 for (count = 0; count < I2C_WAIT_RETRY; count++) { in i2c_wait_done()71 if (I2C_WAIT_RETRY == count) in i2c_wait_done()
45 #define I2C_WAIT_RETRY 64 macro68 for (count = 0; count < I2C_WAIT_RETRY; count++) { in i2c_wait_done()74 if (I2C_WAIT_RETRY == count) in i2c_wait_done()