Lines Matching defs:val2
182 int *val, int *val2, long mask)
211 *val2 = chip->int_time_vshunt;
213 *val2 = chip->int_time_vbus;
231 *val2 = 1000000;
237 *val2 = 1000;
247 *val2 = chip->shunt_resistor_uohm;
258 *val2 = chip->shunt_resistor_uohm;
267 *val2 = 1000;
479 int val, int val2, long mask)
504 ret = ina226_set_int_time_vshunt(chip, val2,
507 ret = ina226_set_int_time_vbus(chip, val2,
511 ret = ina219_set_int_time_vshunt(chip, val2,
514 ret = ina219_set_int_time_vbus(chip, val2,
522 val2 / 1000, &tmp);