| /freebsd/sys/contrib/device-tree/Bindings/hwmon/ |
| H A D | nuvoton,nct7802.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Guenter Roeck <linux@roeck-us.net> 13 The NCT7802Y is a hardware monitor IC which supports one on-die and up to 14 5 remote temperature sensors with SMBus interface. 17 https://www.nuvoton.com/export/resource-files/Nuvoton_NCT7802Y_Datasheet_V12.pdf 24 - nuvoton,nct7802 29 "#address-cells": 32 "#size-cells": [all …]
|
| H A D | adc128d818.txt | 1 TI ADC128D818 ADC System Monitor With Temperature Sensor 2 -------------------------------------------------------- 6 - Mode 0: 7 single-ended voltage readings (IN0-IN6), 7 1 temperature reading (internal) 8 - Mode 1: 8 single-ended voltage readings (IN0-IN7), 9 no temperature 10 - Mode 2: 4 pseudo-differential voltage readings 11 (IN0-IN1, IN3-IN2, IN4-IN5, IN7-IN6), 12 1 temperature reading (internal) 13 - Mode 3: 4 single-ended voltage readings (IN0-IN3), [all …]
|
| H A D | ti,adc128d818.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Texas Instruments ADC128D818 ADC System Monitor With Temperature Sensor 10 - Javier Carrasco <javier.carrasco.cruz@gmail.com> 13 The ADC128D818 is a 12-Bit, 8-Channel Analog to Digital Converter (ADC) 14 with a temperature sensor and an I2C interface. 26 ti,mode: 29 Operation mode. 30 Mode 0 - 7 single-ended voltage readings (IN0-IN6), 1 temperature [all …]
|
| H A D | ltc2990.txt | 4 - compatible: Must be "lltc,ltc2990" 5 - reg: I2C slave address 6 - lltc,meas-mode: 7 An array of two integers for configuring the chip measurement mode. 10 cases the internal temperature and supply voltage are measured. In 11 addition the following input measurements are enabled per mode: 14 1: V1-V2, TR2 15 2: V1-V2, V3, V4 17 4: TR1, V3-V4 19 6: V1-V2, V3-V4 [all …]
|
| /freebsd/sys/contrib/dev/iwlwifi/fw/api/ |
| H A D | phy.h | 1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */ 3 * Copyright (C) 2012-2014, 2019-2022, 2024-2025 Intel Corporation 4 * Copyright (C) 2013-2015 Intel Mobile Communications GmbH 5 * Copyright (C) 2016-2017 Intel Deutschland GmbH 16 * enum iwl_phy_ops_subcmd_ids - PHY group commands 76 * struct iwl_dts_measurement_cmd - request DTS temp and/or voltage measurements 86 * enum iwl_dts_control_measurement_mode - DTS measurement type 87 * @DTS_AUTOMATIC: Automatic mode (full SW control). Provide temperature read 91 * trigger DTS reading and provide read back temperature read 93 * @DTS_OVER_WRITE: over-write the DTS temperatures in the SW until next read [all …]
|
| /freebsd/share/man/man4/ |
| H A D | lm75.4 | 30 .Nd lm75 i2c digital temperature sensor driver 51 .Bd -literal 52 dev.lm75.0.%desc: LM75 temperature sensor 57 dev.lm75.0.temperature: 27.1C 61 dev.lm75.0.mode: comparator 62 dev.lm75.0.polarity: active-low 65 .Bl -tag -width ".Va dev.lm75.%d.temperature" 66 .It Va dev.lm75.%d.temperature 67 Is the read-only value of the current temperature read by the sensor. 69 Sets the hysteresis temperature. [all …]
|
| H A D | ow_temp.4 | 1 .\"- 2 .\" SPDX-License-Identifier: BSD-2-Clause 31 .Nd Dallas Semiconductor 1-Wire Temperature sensor 37 module supports many of the 1-Wire temperature sensors. 45 driver supports the following temperature sensors: 47 .Bl -column "DS18S20" "Econo 1-Wire Digital Thermometer" -compact 48 .It DS1820 Ta 1-Wire Digital Thermometer 49 .It DS18S20 Ta High-Precision 1-Wire Digital Thermometer 50 .It DS18B20 Ta Programmable Resolution 1-Wire Digital Thermometer 51 .It DS1822 Ta Econo 1-Wire Digital Thermometer [all …]
|
| H A D | ds3231.4 | 30 .Nd Extremely Accurate i2c-integrated real-time clock (RTC)/TCXO/Crystal 38 is a low-cost, extremely accurate I2C realtime clock (RTC) with an 39 integrated temperature-compensated crystal oscillator (TCXO) and crystal. 49 .Bd -literal 55 dev.ds3231.0.temperature: 23.2C 62 .Bl -tag -width ".Va dev.ds3231.%d.temperature" 63 .It Va dev.ds3231.%d.temperature 64 The read-only value of the current temperature read by the RTC. 66 Start a new temperature conversion. 67 When read as 1, a temperature conversion is in progress. [all …]
|
| /freebsd/sys/dev/iicbus/sensor/ |
| H A D | tmp461.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 79 static int tmp461_read_temperature(device_t dev, int32_t *temperature, bool mode); 135 ofw_bus_search_compatible(dev, tmp461_compat_data)->ocd_data; in tmp461_attach() 136 sc->conf = compat_data->flags; in tmp461_attach() 139 mtx_init(&sc->mtx, "tmp461 temperature", "temperature", MTX_DEF); in tmp461_attach() 142 OID_AUTO, "temperature", CTLFLAG_RD | CTLFLAG_MPSAFE, NULL, in tmp461_attach() 150 "IK1", compat_data->desc); in tmp461_attach() 160 "IK1", compat_data->desc); in tmp461_attach() 162 /* set standby mode */ in tmp461_attach() [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | sa8775p-pmics.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 6 #include <dt-bindings/input/input.h> 7 #include <dt-bindings/spmi/spmi.h> 10 thermal-zones { 11 pmm8654au_0_thermal: pm8775-0-thermal { 12 polling-delay-passive = <100>; 14 thermal-sensors = <&pmm8654au_0_temp_alarm>; 18 temperature = <105000>; 24 temperature = <125000>; 31 pmm8654au_1_thermal: pm8775-1-thermal { [all …]
|
| H A D | sm7225-fairphone-fp4.dts | 1 // SPDX-License-Identifier: BSD-3-Clause 6 /dts-v1/; 15 #include <dt-bindings/firmware/qcom,scm.h> 16 #include <dt-bindings/gpio/gpio.h> 17 #include <dt-bindings/iio/qcom,spmi-adc7-pmk8350.h> 18 #include <dt-bindings/input/input.h> 19 #include <dt-bindings/leds/common.h> 20 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h> 21 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 22 #include <dt-bindings/usb/pd.h> [all …]
|
| H A D | pm6350.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 6 #include <dt-bindings/input/input.h> 7 #include <dt-bindings/spmi/spmi.h> 10 thermal-zones { 11 pm6350-thermal { 12 polling-delay-passive = <100>; 14 thermal-sensors = <&pm6350_temp>; 18 temperature = <95000>; 24 temperature = <115000>; 30 temperature = <125000>; [all …]
|
| H A D | sm8250-mtp.dts | 1 // SPDX-License-Identifier: BSD-3-Clause 6 /dts-v1/; 8 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 9 #include <dt-bindings/sound/qcom,q6afe.h> 10 #include <dt-bindings/sound/qcom,q6asm.h> 11 #include <dt-bindings/gpio/gpio.h> 20 compatible = "qcom,sm8250-mtp", "qcom,sm8250"; 21 chassis-type = "handset"; 27 wcd938x: audio-codec { 28 compatible = "qcom,wcd9380-codec"; [all …]
|
| H A D | qcm6490-fairphone-fp5.dts | 1 // SPDX-License-Identifier: BSD-3-Clause 6 /dts-v1/; 12 #include <dt-bindings/iio/qcom,spmi-adc7-pm7325.h> 13 #include <dt-bindings/iio/qcom,spmi-adc7-pmk8350.h> 14 #include <dt-bindings/leds/common.h> 15 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h> 16 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 17 #include <dt-bindings/sound/qcom,q6asm.h> 18 #include <dt-bindings/sound/qcom,q6dsp-lpass-ports.h> 25 /delete-node/ &rmtfs_mem; [all …]
|
| H A D | qcm6490-shift-otter.dts | 1 // SPDX-License-Identifier: BSD-3-Clause 7 /dts-v1/; 12 #include <dt-bindings/iio/qcom,spmi-adc7-pm7325.h> 13 #include <dt-bindings/iio/qcom,spmi-adc7-pmk8350.h> 14 #include <dt-bindings/leds/common.h> 15 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h> 16 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 23 /delete-node/ &rmtfs_mem; 28 chassis-type = "handset"; 36 #address-cells = <2>; [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/power/supply/ |
| H A D | charger-manager.txt | 1 charger-manager bindings 5 - compatible : "charger-manager" 6 - <>-supply : for regulator consumer, named according to cm-regulator-name 7 - cm-chargers : name of chargers 8 - cm-fuel-gauge : name of battery fuel gauge 9 - subnode <regulator> : 10 - cm-regulator-name : name of charger regulator 11 - subnode <cable> : 12 - cm-cable-name : name of charger cable - one of USB, USB-HOST, 13 SDP, DCP, CDP, ACA, FAST-CHARGER, SLOW-CHARGER, WPT, [all …]
|
| H A D | maxim,max77693.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Krzysztof Kozlowski <krzk@kernel.org> 21 const: maxim,max77693-charger 23 maxim,constant-microvolt: 26 charge constant current mode till battery voltage reaches this level. 27 Then the charger will switch to fast charge constant voltage mode. 30 Valid values: 3650000 - 4400000, step by 25000 (rounded down) 35 maxim,min-system-microvolt: [all …]
|
| H A D | qcom_smbb.txt | 1 Qualcomm Switch-Mode Battery Charger and Boost 4 - compatible: 8 - "qcom,pm8941-charger" 10 - reg: 12 Value type: <prop-encoded-array> 15 - interrupts: 17 Value type: <prop-encoded-array> 21 - charge done 22 - charge fast mode 23 - charge trickle mode [all …]
|
| H A D | qcom,pm8941-charger.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/power/supply/qcom,pm8941-charger.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Qualcomm Switch-Mode Battery Charger and Boost 10 - Sebastian Reichel <sre@kernel.org> 15 - qcom,pm8226-charger 16 - qcom,pm8941-charger 23 - description: charge done 24 - description: charge fast mode [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/mfd/ |
| H A D | gateworks-gsc.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/mfd/gateworks-gsc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 14 - Watchdog Timer 15 - GPIO 16 - Pushbutton controller 17 - Hardware monitor with ADC's for temperature and voltage rails and 21 - Tim Harvey <tharvey@gateworks.com> 25 pattern: "gsc@[0-9a-f]{1,2}" [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
| H A D | fsl-lx2160a-bluebox3.dts | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 5 // Copyright 2020-2021 NXP 7 /dts-v1/; 9 #include "fsl-lx2160a.dtsi" 13 compatible = "fsl,lx2160a-bluebox3", "fsl,lx2160a"; 23 stdout-path = "serial0:115200n8"; 26 sb_3v3: regulator-sb3v3 { 27 compatible = "regulator-fixed"; 28 regulator-name = "MC34717-3.3VSB"; 29 regulator-min-microvolt = <3300000>; [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/thermal/ |
| H A D | rockchip-thermal.txt | 1 * Temperature Sensor ADC (TSADC) on rockchip SoCs 4 - compatible : should be "rockchip,<name>-tsadc" 5 "rockchip,px30-tsadc": found on PX30 SoCs 6 "rockchip,rv1108-tsadc": found on RV1108 SoCs 7 "rockchip,rk3228-tsadc": found on RK3228 SoCs 8 "rockchip,rk3288-tsadc": found on RK3288 SoCs 9 "rockchip,rk3328-tsadc": found on RK3328 SoCs 10 "rockchip,rk3368-tsadc": found on RK3368 SoCs 11 "rockchip,rk3399-tsadc": found on RK3399 SoCs 12 - reg : physical base address of the controller and length of memory mapped [all …]
|
| /freebsd/sys/contrib/dev/acpica/common/ |
| H A D | ahpredef.c | 3 * Module Name: ahpredef - Table of all known ACPI predefined names 11 * Some or all of this work - Copyright (c) 1999 - 2025, Intel Corp. 28 * 2.3. Intel grants Licensee a non-exclusive and non-transferable patent 104 * re-exports any such software from a foreign destination, Licensee shall 105 * ensure that the distribution and export/re-export of the software is in 108 * any of its subsidiaries will export/re-export any technical data, process, 130 * 3. Neither the names of the above-listed copyright holders nor the names 174 …AH_PREDEF ("_ACx", "Active Cooling, x=0-9", "Returns the active cooling policy threshold values… 182 … AH_PREDEF ("_ALT", "Ambient Light Temperature", "Returns the ambient light color temperature"), 183 AH_PREDEF ("_ALx", "Active List, x=0-9", "Returns a list of active cooling device objects"), [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm/aspeed/ |
| H A D | aspeed-bmc-ampere-mtjefferson.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 4 /dts-v1/; 6 #include "aspeed-g6.dtsi" 7 #include <dt-bindings/i2c/i2c.h> 8 #include <dt-bindings/gpio/aspeed-gpio.h> 12 compatible = "ampere,mtjefferson-bmc", "aspeed,ast2600"; 41 stdout-path = &uart5; 49 reserved-memory { 50 #address-cells = <1>; 51 #size-cells = <1>; [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm/samsung/ |
| H A D | exynos5420-arndale-octa.dts | 1 // SPDX-License-Identifier: GPL-2.0 9 /dts-v1/; 11 #include "exynos5420-cpus.dtsi" 12 #include <dt-bindings/gpio/gpio.h> 13 #include <dt-bindings/interrupt-controller/irq.h> 14 #include <dt-bindings/input/input.h> 15 #include <dt-bindings/clock/samsung,s2mps11.h> 19 compatible = "insignal,arndale-octa", "samsung,exynos5420", "samsung,exynos5"; 32 stdout-path = "serial3:115200n8"; 36 compatible = "samsung,secure-firmware"; [all …]
|