Searched refs:i2c_retry_count (Results 1 – 2 of 2) sorted by relevance
38 int i2c_retry_count; member
183 retries = max(chip->pdata->i2c_retry_count + 1, 1); in sbs_read_word_data()211 retries_length = max(chip->pdata->i2c_retry_count + 1, 1); in sbs_read_string_data()212 retries_block = max(chip->pdata->i2c_retry_count + 1, 1); in sbs_read_string_data()278 retries = max(chip->pdata->i2c_retry_count + 1, 1); in sbs_write_word_data()768 pdata->i2c_retry_count = prop; in sbs_of_populate_pdata()