Searched refs:vntc (Results 1 – 1 of 1) sorted by relevance
460 int rbat, rntc, vntc; in ab8500_btemp_measure_temp() local483 vntc = ab8500_gpadc_convert(di->gpadc, BTEMP_BALL); in ab8500_btemp_measure_temp()484 if (vntc < 0) { in ab8500_btemp_measure_temp()494 rntc = 230000 * vntc / (VTVOUT_V - vntc); in ab8500_btemp_measure_temp()