Lines Matching refs:val2
179 int *val, int *val2, long mask)
208 *val2 = chip->int_time_vshunt;
210 *val2 = chip->int_time_vbus;
228 *val2 = 1000000;
234 *val2 = 1000;
244 *val2 = chip->shunt_resistor_uohm;
255 *val2 = chip->shunt_resistor_uohm;
264 *val2 = 1000;
476 int val, int val2, long mask)
501 ret = ina226_set_int_time_vshunt(chip, val2,
504 ret = ina226_set_int_time_vbus(chip, val2,
508 ret = ina219_set_int_time_vshunt(chip, val2,
511 ret = ina219_set_int_time_vbus(chip, val2,
519 val2 / 1000, &tmp);