Searched refs:v_ntc (Results 1 – 1 of 1) sorted by relevance
57 int v_ntc, int *temp) in ab8500_voltage_to_temp() argument62 if (cfg->vcc < 0 || v_ntc >= cfg->vcc) in ab8500_voltage_to_temp()65 r_ntc = v_ntc * cfg->r_up / (cfg->vcc - v_ntc); in ab8500_voltage_to_temp()