Home
last modified time | relevance | path

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

/linux-4.4.14/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-4.4.14/drivers/power/
Dab8500_btemp.c398 int batctrl = 0; in ab8500_btemp_get_batctrl_res() local
434 batctrl += ab8500_btemp_read_batctrl_voltage(di); in ab8500_btemp_get_batctrl_res()
438 batctrl /= i; in ab8500_btemp_get_batctrl_res()
446 res = ab8500_btemp_batctrl_volt_to_res(di, batctrl, inst_curr); in ab8500_btemp_get_batctrl_res()
455 __func__, batctrl, res, inst_curr, i); in ab8500_btemp_get_batctrl_res()
/linux-4.4.14/arch/arm/boot/dts/
Dste-dbx5x0.dtsi645 thermistor-on-batctrl;