Home
last modified time | relevance | path

Searched refs:t_hyst (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dlm77.c42 t_hyst, enumerator
51 [t_hyst] = LM77_REG_TEMP_HYST,
148 temp = nr == t_min ? data->temp[nr] + data->temp[t_hyst] : in temp_hyst_show()
149 data->temp[nr] - data->temp[t_hyst]; in temp_hyst_show()
196 data->temp[t_hyst] = val; in temp_hyst_store()
198 LM77_TEMP_TO_REG(data->temp[t_hyst])); in temp_hyst_store()
H A Dlm92.c86 t_hyst, enumerator
95 [t_hyst] = LM92_REG_TEMP_HYST,
175 - TEMP_FROM_REG(data->temp[t_hyst])); in temp_hyst_show()
184 + TEMP_FROM_REG(data->temp[t_hyst])); in temp1_min_hyst_show()
203 data->temp[t_hyst] = in temp_hyst_store()
206 data->temp[t_hyst]); in temp_hyst_store()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dlm92.c86 t_hyst, enumerator
95 [t_hyst] = LM92_REG_TEMP_HYST,
175 - TEMP_FROM_REG(data->temp[t_hyst])); in temp_hyst_show()
184 + TEMP_FROM_REG(data->temp[t_hyst])); in temp1_min_hyst_show()
203 data->temp[t_hyst] = in temp_hyst_store()
206 data->temp[t_hyst]); in temp_hyst_store()
H A Dlm77.c42 t_hyst, enumerator
51 [t_hyst] = LM77_REG_TEMP_HYST,
148 temp = nr == t_min ? data->temp[nr] + data->temp[t_hyst] : in temp_hyst_show()
149 data->temp[nr] - data->temp[t_hyst]; in temp_hyst_show()
196 data->temp[t_hyst] = val; in temp_hyst_store()
198 LM77_TEMP_TO_REG(data->temp[t_hyst])); in temp_hyst_store()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H A Damdgpu_dpm.h239 u8 t_hyst; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/inc/
H A Damdgpu_dpm.h228 u8 t_hyst; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c242 adev->pm.dpm.fan.t_hyst = fan_info->fan.ucTHyst; in amdgpu_parse_extended_power_table()
H A Dsi_dpm.c6526 fan_table.hys_down = cpu_to_be16(adev->pm.dpm.fan.t_hyst); in si_thermal_setup_fan_table()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/
H A Damdgpu_dpm.c308 adev->pm.dpm.fan.t_hyst = fan_info->fan.ucTHyst; in amdgpu_parse_extended_power_table()
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dr600_dpm.c895 rdev->pm.dpm.fan.t_hyst = fan_info->fan.ucTHyst; in r600_parse_extended_power_table()
H A Dradeon.h1505 u8 t_hyst; member
H A Dci_dpm.c987 fan_table.HystDown = cpu_to_be16(rdev->pm.dpm.fan.t_hyst); in ci_thermal_setup_fan_table()
H A Dsi_dpm.c6057 fan_table.hys_down = cpu_to_be16(rdev->pm.dpm.fan.t_hyst); in si_thermal_setup_fan_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dr600_dpm.c895 rdev->pm.dpm.fan.t_hyst = fan_info->fan.ucTHyst; in r600_parse_extended_power_table()
H A Dradeon.h1498 u8 t_hyst; member
H A Dsi_dpm.c6055 fan_table.hys_down = cpu_to_be16(rdev->pm.dpm.fan.t_hyst); in si_thermal_setup_fan_table()
H A Dci_dpm.c977 fan_table.HystDown = cpu_to_be16(rdev->pm.dpm.fan.t_hyst); in ci_thermal_setup_fan_table()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/
H A Dsi_dpm.c6486 fan_table.hys_down = cpu_to_be16(adev->pm.dpm.fan.t_hyst); in si_thermal_setup_fan_table()

Completed in 72 milliseconds