Searched refs:temp2_crit_hyst (Results 1 – 8 of 8) sorted by relevance
/linux-5.19.10/drivers/hwmon/ |
D | lm63.c | 169 u8 temp2_crit_hyst; member 285 data->temp2_crit_hyst = i2c_smbus_read_byte_data(client, in lm63_update_device() 597 - TEMP8_FROM_REG(data->temp2_crit_hyst)); in temp2_crit_hyst_show() 832 static DEVICE_ATTR_RW(temp2_crit_hyst);
|
D | max1619.c | 188 static SENSOR_DEVICE_ATTR_RW(temp2_crit_hyst, temp, t_hyst2);
|
D | emc1403.c | 186 static SENSOR_DEVICE_ATTR_RO(temp2_crit_hyst, hyst, 0x19);
|
D | lm95234.c | 523 static SENSOR_DEVICE_ATTR_RO(temp2_crit_hyst, tcrit1_hyst, 1);
|
D | f71882fg.c | 422 SENSOR_ATTR_2(temp2_crit_hyst, S_IRUGO, show_temp_crit_hyst, NULL, 470 SENSOR_ATTR_2(temp2_crit_hyst, S_IRUGO, show_temp_crit_hyst, NULL,
|
D | adt7475.c | 1127 static SENSOR_DEVICE_ATTR_2_RW(temp2_crit_hyst, temp, HYSTERSIS, 1);
|
/linux-5.19.10/Documentation/hwmon/ |
D | peci-cputemp.rst | 65 temp2_crit_hyst Provides the hysteresis value from Tcontrol to Tjmax of
|
/linux-5.19.10/drivers/gpu/drm/amd/pm/ |
D | amdgpu_pm.c | 3109 static SENSOR_DEVICE_ATTR(temp2_crit_hyst, S_IRUGO, amdgpu_hwmon_show_hotspot_temp_thresh, NULL, 1);
|