Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-ismt.c84 #define ISMT_MAX_RETRIES 3 /* number of SMBus retries to attempt */ macro
892 priv->adapter.retries = ISMT_MAX_RETRIES; in ismt_probe()