Home
last modified time | relevance | path

Searched refs:batctrl (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/Documentation/devicetree/bindings/power/supply/ab8500/
Dfg.txt30 thermistor-on-batctrl:
34 'btemp' and 'batctrl' are the pins interfaced for battery temperature
37 '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 used
46 The absence of property 'thermal-on-batctrl' indicates
/Linux-v4.19/drivers/power/supply/
Dab8500_btemp.c353 int batctrl = 0; in ab8500_btemp_get_batctrl_res() local
389 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()
/Linux-v4.19/arch/arm/boot/dts/
Dste-dbx5x0.dtsi636 thermistor-on-batctrl;