Home
last modified time | relevance | path

Searched refs:btemp (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/sys/contrib/device-tree/Bindings/power/supply/ab8500/
H A Dbtemp.txt3 The properties below describes the node for btemp driver.
6 - compatible = Shall be: "stericsson,ab8500-btemp"
11 compatible = "stericsson,ab8500-btemp";
H A Dfg.txt34 'btemp' and 'batctrl' are the pins interfaced for battery temperature
35 measurement, 'btemp' signal is used when NTC(negative temperature
47 NTC resister is external to battery and 'btemp' signal is used
/freebsd-13.1/sys/contrib/device-tree/Bindings/mfd/
H A Dab8500.txt21 ab8500-btemp : : : Battery Temperature
30 ab8500-btemp : : vtvout : Battery Temperature
71 - compatible : "stericsson,ab8500-[bm|btemp|charger|fg|gpadc|gpio|ponkey|
80 ab8500-btemp : io-channels "btemp_ball" and "bat_ctrl" for measuring the
206 compatible = "stericsson,ab8500-btemp";
/freebsd-13.1/contrib/bc/src/
H A Dnum.c1823 BcNum copy, btemp; in bc_num_p() local
1830 if (BC_NUM_ZERO(&btemp)) { in bc_num_p()
1841 if (BC_NUM_ONE(&btemp)) { in bc_num_p()
1842 if (!BC_NUM_NEG_NP(btemp)) bc_num_copy(c, a); in bc_num_p()
1847 neg = BC_NUM_NEG_NP(btemp); in bc_num_p()
1848 BC_NUM_NEG_CLR_NP(btemp); in bc_num_p()
1850 exp = bc_num_bigdig(&btemp); in bc_num_p()
3786 BcNum base, exp, two, temp, atemp, btemp, ctemp; in bc_num_modexp() local
3798 btemp.len = 0; in bc_num_modexp()
3815 bc_num_init(&temp, btemp.len + 1); in bc_num_modexp()
[all …]
/freebsd-13.1/sys/contrib/device-tree/src/arm/
H A Dste-ab8505.dtsi107 compatible = "stericsson,ab8500-btemp";
H A Dste-ab8500.dtsi143 compatible = "stericsson,ab8500-btemp";