Home
last modified time | relevance | path

Searched refs:t_hyst (Results 1 – 7 of 7) sorted by relevance

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_dpm.h225 u8 t_hyst; member
H A Damdgpu_dpm.c359 adev->pm.dpm.fan.t_hyst = fan_info->fan.ucTHyst; in amdgpu_parse_extended_power_table()
H A Dsi_dpm.c6504 fan_table.hys_down = cpu_to_be16(adev->pm.dpm.fan.t_hyst); in si_thermal_setup_fan_table()
/dragonfly/sys/dev/drm/radeon/
H A Dr600_dpm.c896 rdev->pm.dpm.fan.t_hyst = fan_info->fan.ucTHyst; in r600_parse_extended_power_table()
H A Dradeon.h1514 u8 t_hyst; member
H A Dci_dpm.c1036 fan_table.HystDown = cpu_to_be16(rdev->pm.dpm.fan.t_hyst); in ci_thermal_setup_fan_table()
H A Dsi_dpm.c6071 fan_table.hys_down = cpu_to_be16(rdev->pm.dpm.fan.t_hyst); in si_thermal_setup_fan_table()