Searched refs:batctrl (Results 1 – 2 of 2) sorted by relevance
7 thermistor-on-batctrl:11 'btemp' and 'batctrl' are the pins interfaced for battery temperature14 'batctrl' pin is used when NTC resister is internal to battery.18 thermistor-on-batctrl;20 indicates: NTC resister is internal to battery, 'batctrl' is used23 The absence of property 'thermal-on-batctrl' indicates
183 int batctrl = 0; in ab8500_btemp_get_batctrl_res() local209 batctrl += ab8500_btemp_read_batctrl_voltage(di); in ab8500_btemp_get_batctrl_res()213 batctrl /= i; in ab8500_btemp_get_batctrl_res()221 res = ab8500_btemp_batctrl_volt_to_res(di, batctrl, inst_curr); in ab8500_btemp_get_batctrl_res()224 __func__, batctrl, res, inst_curr, i); in ab8500_btemp_get_batctrl_res()