Searched refs:iout_max (Results 1 – 1 of 1) sorted by relevance
81 u16 iout_min[LTC2974_NUM_PAGES], iout_max[LTC2974_NUM_PAGES]; member217 > lin11_to_val(data->iout_max[page])) in ltc2974_read_word_data()218 data->iout_max[page] = ret; in ltc2974_read_word_data()219 ret = data->iout_max[page]; in ltc2974_read_word_data()252 > lin11_to_val(data->iout_max[page])) in ltc3880_read_word_data()253 data->iout_max[page] = ret; in ltc3880_read_word_data()254 ret = data->iout_max[page]; in ltc3880_read_word_data()334 data->iout_max[page] = 0x7c00; in ltc2978_write_word_data()420 for (i = 0; i < ARRAY_SIZE(data->iout_max); i++) in ltc2978_probe()421 data->iout_max[i] = 0x7c00; in ltc2978_probe()