Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/dvb/b2c2/
Dflexcop-i2c.c8 #define FC_MAX_I2C_RETRIES 100000 macro
22 for (i = 0; i < FC_MAX_I2C_RETRIES; i++) { in flexcop_i2c_operation()