Searched refs:I2C_WA_RETRY_CNT (Results 1 – 1 of 1) sorted by relevance
773 #define I2C_WA_RETRY_CNT 3 macro774 #define I2C_WA_PWR_ITER (I2C_WA_RETRY_CNT - 1)8867 } while ((rc != ELINK_STATUS_OK) && (++cnt < I2C_WA_RETRY_CNT)); in elink_warpcore_read_sfp_module_eeprom()