Searched refs:thermistor (Results 1 – 25 of 41) sorted by relevance
12
/Linux-v6.6/Documentation/hwmon/ |
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.
|
D | wm831x.rst | 40 thermistor component.
|
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
|
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
|
/Linux-v6.6/drivers/iio/temperature/ |
D | ltc2983.c | 583 struct ltc2983_thermistor *thermistor = to_thermistor(sensor); in ltc2983_thermistor_assign_chan() local 586 chan_val = LTC2983_CHAN_ASSIGN(thermistor->r_sense_chan); in ltc2983_thermistor_assign_chan() 587 chan_val |= LTC2983_THERMISTOR_CFG(thermistor->sensor_config); in ltc2983_thermistor_assign_chan() 589 LTC2983_THERMISTOR_EXC_CURRENT(thermistor->excitation_current); in ltc2983_thermistor_assign_chan() 591 if (thermistor->custom) { in ltc2983_thermistor_assign_chan() 595 thermistor->custom, in ltc2983_thermistor_assign_chan() 922 struct ltc2983_thermistor *thermistor; in ltc2983_thermistor_new() local 928 thermistor = devm_kzalloc(dev, sizeof(*thermistor), GFP_KERNEL); in ltc2983_thermistor_new() 929 if (!thermistor) in ltc2983_thermistor_new() 938 ret = fwnode_property_read_u32(ref, "reg", &thermistor->r_sense_chan); in ltc2983_thermistor_new() [all …]
|
/Linux-v6.6/arch/arm64/boot/dts/qcom/ |
D | sc7180-trogdor-coachz-r1.dts | 18 * CoachZ rev1 is stuffed with a 47k NTC as charger thermistor which currently 34 /delete-node/ charger-thermistor@0; 35 /delete-node/ skin-temp-thermistor@1; 39 * CoachZ rev1 is stuffed with a 47k NTC as thermistor for skin temperature,
|
D | sc7180-trogdor-pompom-r2.dts | 18 * Pompom rev2 is stuffed with a 47k NTC as charger thermistor which currently 31 /delete-node/ charger-thermistor@0;
|
D | sc7180-trogdor-pompom-r1.dts | 21 * Pompom rev1 is stuffed with a 47k NTC as charger thermistor which currently 34 /delete-node/ charger-thermistor@0;
|
D | sc7180-trogdor-lazor.dtsi | 25 * Lazor is stuffed with a 47k NTC as charger thermistor which currently is 64 /delete-node/ charger-thermistor@0;
|
D | sdm845-mtp.dts | 583 xo-thermistor@1 { 590 msm-thermistor@2 { 597 pa-thermistor@3 { 604 quiet-thermistor@4 {
|
D | sc7180-acer-aspire1.dts | 321 label = "thermistor"; 335 charger-thermistor@0 { 342 thermistor@1 {
|
D | sc7180-trogdor-pompom.dtsi | 162 5v-choke-thermistor@1 {
|
D | sc7180-trogdor-coachz.dtsi | 133 skin-temp-thermistor@1 {
|
D | sc7180-trogdor-homestar.dtsi | 159 skin-temp-thermistor@1 {
|
D | sc7180-trogdor-wormdingler.dtsi | 177 skin-temp-thermistor@1 {
|
/Linux-v6.6/Documentation/devicetree/bindings/power/supply/ |
D | stericsson,ab8500-battery.txt | 7 thermistor-on-batctrl: 8 A boolean value indicating thermistor interface to battery 18 thermistor-on-batctrl;
|
/Linux-v6.6/arch/arm64/boot/dts/rockchip/ |
D | rk3399-gru-kevin.dts | 68 thermistor_ppvar_bigcpu: thermistor-ppvar-bigcpu { 77 thermistor_ppvar_litcpu: thermistor-ppvar-litcpu {
|
/Linux-v6.6/arch/arm/boot/dts/st/ |
D | ste-hrefv60plus.dtsi | 53 therm1: thermistor@0 { 62 therm2: thermistor@1 {
|
D | ste-href.dtsi | 38 bat_therm: thermistor {
|
/Linux-v6.6/arch/arm/boot/dts/aspeed/ |
D | aspeed-bmc-tyan-s8036.dts | 295 temperature-mode = "thermistor"; 302 temperature-mode = "thermistor";
|
D | aspeed-bmc-tyan-s7106.dts | 243 temperature-mode = "thermistor"; 249 temperature-mode = "thermistor";
|
/Linux-v6.6/arch/arm64/boot/dts/mediatek/ |
D | mt8183-pumpkin.dts | 59 thermistor {
|
/Linux-v6.6/arch/arm/boot/dts/samsung/ |
D | exynos3250-monk.dts | 145 thermistor-ap { 153 thermistor-battery {
|
/Linux-v6.6/arch/arm64/boot/dts/exynos/ |
D | exynos5433-tm2-common.dtsi | 147 thermistor-ap { 155 thermistor-battery { 164 thermistor-charger {
|
/Linux-v6.6/drivers/hid/ |
D | hid-nvidia-shield.c | 109 __le16 thermistor; member 614 u16 hostcmd_thermistor = le16_to_cpu(battery->thermistor); in thunderstrike_parse_battery_payload()
|
12