Searched refs:batctrl (Results 1 – 3 of 3) sorted by relevance
30 thermistor-on-batctrl:34 'btemp' and 'batctrl' are the pins interfaced for battery temperature37 'batctrl' pin is used when NTC resister is internal to battery.41 thermistor-on-batctrl;43 indicates: NTC resister is internal to battery, 'batctrl' is used46 The absence of property 'thermal-on-batctrl' indicates
353 int batctrl = 0; in ab8500_btemp_get_batctrl_res() local389 batctrl += ab8500_btemp_read_batctrl_voltage(di); in ab8500_btemp_get_batctrl_res()393 batctrl /= i; in ab8500_btemp_get_batctrl_res()401 res = ab8500_btemp_batctrl_volt_to_res(di, batctrl, inst_curr); in ab8500_btemp_get_batctrl_res()410 __func__, batctrl, res, inst_curr, i); in ab8500_btemp_get_batctrl_res()
636 thermistor-on-batctrl;