Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dimagis.c24 #define IST3038C_I2C_RETRY_COUNT 3 macro
58 int retry = IST3038C_I2C_RETRY_COUNT; in imagis_i2c_read_reg()