Searched refs:OWL_I2C_MAX_RETRIES (Results 1 – 1 of 1) sorted by relevance
92 #define OWL_I2C_MAX_RETRIES 50 macro148 } while (timeout++ < OWL_I2C_MAX_RETRIES); in owl_i2c_reset_fifo()150 if (timeout > OWL_I2C_MAX_RETRIES) { in owl_i2c_reset_fifo()