Searched refs:I2C_RETRIES (Results 1 – 3 of 3) sorted by relevance
30 #define I2C_RETRIES 3 macro37 for (retry = 0; retry < I2C_RETRIES; retry++) { in gsc_write()56 for (retry = 0; retry < I2C_RETRIES; retry++) { in gsc_read()
21 #define I2C_RETRIES 0x0701 /* number of times a device address should macro
472 case I2C_RETRIES: in i2cdev_ioctl()
Completed in 7 milliseconds