Searched refs:thermistor (Results 1 – 19 of 19) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/iio/temperature/ |
| H A D | ltc2983.c | 545 struct ltc2983_thermistor *thermistor = to_thermistor(sensor); in ltc2983_thermistor_assign_chan() local 548 chan_val = LTC2983_CHAN_ASSIGN(thermistor->r_sense_chan); in ltc2983_thermistor_assign_chan() 549 chan_val |= LTC2983_THERMISTOR_CFG(thermistor->sensor_config); in ltc2983_thermistor_assign_chan() 551 LTC2983_THERMISTOR_EXC_CURRENT(thermistor->excitation_current); in ltc2983_thermistor_assign_chan() 553 if (thermistor->custom) { in ltc2983_thermistor_assign_chan() 557 thermistor->custom, in ltc2983_thermistor_assign_chan() 869 struct ltc2983_thermistor *thermistor; in ltc2983_thermistor_new() local 875 thermistor = devm_kzalloc(dev, sizeof(*thermistor), GFP_KERNEL); in ltc2983_thermistor_new() 876 if (!thermistor) in ltc2983_thermistor_new() 885 ret = of_property_read_u32(phandle, "reg", &thermistor->r_sense_chan); in ltc2983_thermistor_new() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | ntc_thermistor.rst | 32 The NTC (Negative Temperature Coefficient) thermistor is a simple thermistor 42 [TH] the thermistor 103 name the mandatory global attribute, the thermistor name. 105 temp1_type RO always 4 (thermistor) 111 Note that each NTC thermistor has only _one_ thermistor; thus, only temp1 exists.
|
| H A D | w83781d.rst | 142 TN3904 transistor, and 3435 the default thermistor value. Other values 197 - Problems with diode/thermistor settings (supported?) 246 > reprogramming the R-T table if the Beta of the thermistor is not 252 confidential. If you have another Beta value of thermistor, we can help 254 Table which can be gotten by thermistor vendor. Therefore we will calculate 260 > programmable to be either thermistor or Pentium II diode inputs. 269 thermistor 0 0 0
|
| H A D | wm831x.rst | 40 thermistor component.
|
| H A D | vt1211.rst | 70 UCH1/Reading2 in0 temp3 NTC type thermistor 154 pin (Vpin) is formed by a voltage divider made of the thermistor (Rth) and a 159 The equation for the thermistor is as follows (google it if you want to know
|
| H A D | it87.rst | 293 To change sensor N to a thermistor, 'echo 4 > tempN_type' where N is 1, 2, 296 startup, consult lm_sensors's /etc/sensors.conf. (4 = thermistor;
|
| H A D | f71805f.rst | 135 or a thermistor. The driver reports the currently selected mode, but
|
| H A D | sysfs-interface.rst | 436 - 4: thermistor
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/supply/ab8500/ |
| H A D | fg.txt | 26 This node will provide information on 'thermistor interface' and 30 thermistor-on-batctrl: 31 A boolean value indicating thermistor interface to battery 41 thermistor-on-batctrl;
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3399-gru-kevin.dts | 67 thermistor_ppvar_bigcpu: thermistor-ppvar-bigcpu { 76 thermistor_ppvar_litcpu: thermistor-ppvar-litcpu {
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | ste-ab8505.dtsi | 94 thermistor-on-batctrl;
|
| H A D | exynos3250-monk.dts | 144 thermistor-ap { 152 thermistor-battery {
|
| H A D | ste-ab8500.dtsi | 132 thermistor-on-batctrl;
|
| H A D | exynos3250-rinato.dts | 144 thermistor-ap { 152 thermistor-battery {
|
| H A D | qcom-apq8060-dragonboard.dts | 408 /* Connected to battery thermistor */ 416 /* Connected to XO thermistor */
|
| H A D | exynos4412-midas.dtsi | 307 thermistor-ap { 315 thermistor-battery {
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/exynos/ |
| H A D | exynos5433-tm2-common.dtsi | 142 thermistor-ap { 150 thermistor-battery { 159 thermistor-charger {
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/ |
| H A D | ab8500.txt | 195 thermistor-on-batctrl;
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | Kconfig | 1365 tristate "NTC thermistor support from Murata" 1379 will be called ntc-thermistor.
|