Home
last modified time | relevance | path

Searched refs:max_i2c_errors (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/mfd/
Dtwl6030-irq.c96 static const unsigned max_i2c_errors = 100; in twl6030_irq_thread() local
117 if (++i2c_errors >= max_i2c_errors) { in twl6030_irq_thread()
Dtwl4030-irq.c290 static const unsigned max_i2c_errors = 100; in twl4030_irq_thread() local
308 if (++i2c_errors >= max_i2c_errors) { in twl4030_irq_thread()