Home
last modified time | relevance | path

Searched refs:usTMin (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
Dpptable.h85 …USHORT usTMin; // The temperature, in 0.01 centigrades, below which we j… member
Dr600_dpm.c893 rdev->pm.dpm.fan.t_min = le16_to_cpu(fan_info->fan.usTMin); in r600_parse_extended_power_table()
/linux-4.4.14/drivers/gpu/drm/amd/include/
Dpptable.h85 …USHORT usTMin; // The temperature, in 0.01 centigrades, below which we j… member
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_dpm.c335 adev->pm.dpm.fan.t_min = le16_to_cpu(fan_info->fan.usTMin); in amdgpu_parse_extended_power_table()