Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Dsi476x-i2c.c23 #define SI476X_MAX_IO_ERRORS 10 macro
446 if (io_errors_count++ > SI476X_MAX_IO_ERRORS) in si476x_core_i2c_xfer()