Searched refs:uV_max (Results 1 – 2 of 2) sorted by relevance
40 int uV_max; member48 .uV_max = 3500,54 .uV_max = 3500,69 while (curr_voltage < tps_comp.uV_max) { in comp_threshold_set()77 if (curr_voltage > tps_comp.uV_max) in comp_threshold_set()
356 const long uV_max = lm93_vin_val_max[nr] * 1000; in LM93_IN_FROM_REG() local359 const long slope = (uV_max - uV_min) / in LM93_IN_FROM_REG()378 const long uV_max = lm93_vin_val_max[nr] * 1000; in LM93_IN_TO_REG() local382 const long slope = (uV_max - uV_min) / in LM93_IN_TO_REG()