Home
last modified time | relevance | path

Searched defs:I2C_RETRIES (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/include/linux/
Di2c-dev.h34 #define I2C_RETRIES 0x0701 /* number of times a device address should macro
/linux-3.3/drivers/staging/comedi/drivers/
Ds626.h446 #define I2C_RETRIES (I2C_WRTIME * I2C_BITRATE / 9.0) macro