Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dpptable.h88 USHORT usPWMMin; // The minimum PWM value in percent (0.01% increments). member
Dr600_dpm.c896 rdev->pm.dpm.fan.pwm_min = le16_to_cpu(fan_info->fan.usPWMMin); in r600_parse_extended_power_table()
/linux-4.4.14/drivers/gpu/drm/amd/include/
Dpptable.h88 USHORT usPWMMin; // The minimum PWM value in percent (0.01% increments). member
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_dpm.c338 adev->pm.dpm.fan.pwm_min = le16_to_cpu(fan_info->fan.usPWMMin); in amdgpu_parse_extended_power_table()