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