Searched refs:btemp (Results 1 – 7 of 7) sorted by relevance
| /freebsd/sys/contrib/device-tree/Bindings/power/supply/ab8500/ |
| H A D | btemp.txt | 3 The properties below describes the node for btemp driver. 6 - compatible = Shall be: "stericsson,ab8500-btemp" 11 compatible = "stericsson,ab8500-btemp";
|
| H A D | fg.txt | 34 '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/sys/contrib/device-tree/Bindings/power/supply/ |
| H A D | stericsson,ab8500-battery.txt | 11 'btemp' and 'batctrl' are the pins interfaced for battery temperature 12 measurement, 'btemp' signal is used when NTC(negative temperature 24 NTC resister is external to battery and 'btemp' signal is used
|
| /freebsd/sys/contrib/device-tree/Bindings/mfd/ |
| H A D | ab8500.txt | 21 ab8500-btemp : : : Battery Temperature 30 ab8500-btemp : : vtvout : Battery Temperature 71 - compatible : "stericsson,ab8500-[bm|btemp|charger|fg|gpadc|gpio|ponkey| 82 ab8500-btemp : io-channels "btemp_ball" and "bat_ctrl" for measuring the 208 compatible = "stericsson,ab8500-btemp";
|
| /freebsd/contrib/bc/src/ |
| H A D | num.c | 2099 BcNum copy, btemp; in bc_num_p() local 2111 btemp.len = 0; in bc_num_p() 2112 btemp.rdx = 0; in bc_num_p() 2113 btemp.num = NULL; in bc_num_p() 2116 if (BC_ERR(bc_num_nonInt(b, &btemp))) bc_err(BC_ERR_MATH_NON_INTEGER); in bc_num_p() 2118 assert(btemp.len == 0 || btemp.num != NULL); in bc_num_p() 2120 if (BC_NUM_ZERO(&btemp)) in bc_num_p() 2128 if (BC_NUM_NEG_NP(btemp)) bc_err(BC_ERR_MATH_DIVIDE_BY_ZERO); in bc_num_p() 2133 if (BC_NUM_ONE(&btemp)) in bc_num_p() 2135 if (!BC_NUM_NEG_NP(btemp)) bc_num_copy(c, a); in bc_num_p() [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm/st/ |
| H A D | ste-ab8505.dtsi | 121 compatible = "stericsson,ab8500-btemp";
|
| H A D | ste-ab8500.dtsi | 149 compatible = "stericsson,ab8500-btemp";
|