Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/device-tree/Bindings/hwmon/
H A Dstts751.txt1 * STTS751 thermometer.
H A Dlm70.txt1 * LM70/TMP121/LM71/LM74 thermometer.
H A Dlm90.txt1 * LM90 series thermometer.
/f-stack/freebsd/contrib/device-tree/Bindings/display/
H A Drepaper.txt21 - pervasive,thermal-zone: name of thermometer's thermal zone
/f-stack/freebsd/contrib/device-tree/Bindings/power/supply/
H A Dcharger-manager.txt24 - cm-thermal-zone : name of external thermometer's thermal zone
/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_eeprom.c4456 int thermometer; in ar9300_thermometer_get() local
4457 thermometer = in ar9300_thermometer_get()
4459 thermometer--; in ar9300_thermometer_get()
4460 return thermometer; in ar9300_thermometer_get()
4465 int thermometer = ar9300_thermometer_get(ah); in ar9300_thermometer_apply() local
4477 if (thermometer < 0) { in ar9300_thermometer_apply()
4509 if (thermometer == 0) { in ar9300_thermometer_apply()
4520 } else if (thermometer == 1) { in ar9300_thermometer_apply()
4531 } else if (thermometer == 2) { in ar9300_thermometer_apply()