Searched refs:THERM (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.10/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.10/drivers/hwmon/ |
D | adt7475.c | 33 #define THERM 5 macro 407 out = reg2temp(data, data->temp[THERM][sattr->index]) - in temp_show() 480 data->temp[THERM][sattr->index] = in temp_store() 484 temp = reg2temp(data, data->temp[THERM][sattr->index]); in temp_store() 522 case THERM: in temp_store() 1114 static SENSOR_DEVICE_ATTR_2_RW(temp1_crit, temp, THERM, 0); 1124 static SENSOR_DEVICE_ATTR_2_RW(temp2_crit, temp, THERM, 1); 1135 static SENSOR_DEVICE_ATTR_2_RW(temp3_crit, temp, THERM, 2); 1411 data->temp[THERM][i] = ret << 2; in adt7475_update_limits()
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | tegra124-apalis.dtsi | 1741 * Note: THERM_N directly connected to AS3722 PMIC THERM
|
D | tegra124-apalis-v1.2.dtsi | 1748 * Note: THERM_N directly connected to AS3722 PMIC THERM
|
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 2704 _(THERM , device->therm , &device->therm->subdev); in nvkm_device_subdev()
|