Searched refs:AW_I2C_RETRIES (Results 1 – 5 of 5) sorted by relevance
22 #define AW_I2C_RETRIES (5) macro
89 while (cnt < AW_I2C_RETRIES) { in aw_dev_i2c_write_byte()110 while (cnt < AW_I2C_RETRIES) { in aw_dev_i2c_read_byte()
32 #define AW_I2C_RETRIES (5) macro
244 while (cnt < AW_I2C_RETRIES) { in aw883xx_i2c_write()268 while (cnt < AW_I2C_RETRIES) { in aw883xx_i2c_read()