Searched refs:iout_max (Results 1 – 1 of 1) sorted by relevance
83 u16 iout_min[LTC2974_NUM_PAGES], iout_max[LTC2974_NUM_PAGES]; member219 > lin11_to_val(data->iout_max[page])) in ltc2974_read_word_data()220 data->iout_max[page] = ret; in ltc2974_read_word_data()221 ret = data->iout_max[page]; in ltc2974_read_word_data()254 > lin11_to_val(data->iout_max[page])) in ltc3880_read_word_data()255 data->iout_max[page] = ret; in ltc3880_read_word_data()256 ret = data->iout_max[page]; in ltc3880_read_word_data()336 data->iout_max[page] = 0x7c00; in ltc2978_write_word_data()429 for (i = 0; i < ARRAY_SIZE(data->iout_max); i++) in ltc2978_probe()430 data->iout_max[i] = 0x7c00; in ltc2978_probe()