Searched refs:THERM (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.4/Documentation/hwmon/ |
| D | max6639.rst | 35 temp1_max RW Set THERM temperature for input 1 37 temp2_max RW Set THERM temperature for input 2 49 temp1_max_alarm R Alarm on THERM temperature on channel 1 50 temp2_max_alarm R Alarm on THERM temperature on channel 2
|
| D | adm1026.rst | 53 limits for each sensor. If this limit is exceeded, the #THERM output will
|
| D | lm85.rst | 200 The ADT7463 and ADT7468 also have an optional THERM output/input which can 283 Tmin control and THERM asserted counts. Automatic Tmin control acts to
|
| /Linux-v5.4/drivers/hwmon/ |
| D | adt7475.c | 32 #define THERM 5 macro 404 out = reg2temp(data, data->temp[THERM][sattr->index]) - in temp_show() 477 data->temp[THERM][sattr->index] = in temp_store() 481 temp = reg2temp(data, data->temp[THERM][sattr->index]); in temp_store() 519 case THERM: in temp_store() 1111 static SENSOR_DEVICE_ATTR_2_RW(temp1_crit, temp, THERM, 0); 1121 static SENSOR_DEVICE_ATTR_2_RW(temp2_crit, temp, THERM, 1); 1132 static SENSOR_DEVICE_ATTR_2_RW(temp3_crit, temp, THERM, 2); 1408 data->temp[THERM][i] = ret << 2; in adt7475_update_limits()
|
| /Linux-v5.4/arch/arm/boot/dts/ |
| D | tegra124-apalis-v1.2.dtsi | 1747 * Note: THERM_N directly connected to AS3722 PMIC THERM
|
| D | tegra124-apalis.dtsi | 1740 * Note: THERM_N directly connected to AS3722 PMIC THERM
|
| /Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
| D | base.c | 2662 _(THERM , device->therm , &device->therm->subdev); in nvkm_device_subdev()
|