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