Searched refs:AT91_I2C_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
| /drivers/i2c/busses/ | ||
| A D | i2c-at91.h | 23 #define AT91_I2C_TIMEOUT msecs_to_jiffies(100) /* transfer timeout */ macro |
| A D | i2c-at91-core.c | 235 dev->adapter.timeout = AT91_I2C_TIMEOUT; in at91_twi_probe() |
Completed in 9 milliseconds