Home
last modified time | relevance | path

Searched refs:usPWMHigh (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dpptable_v1_0.h279 USHORT usPWMHigh; /* The PWM value at THigh. */ member
299 USHORT usPWMHigh; /* The PWM value at THigh. */ member
326 USHORT usPWMHigh; /* The PWM value at THigh. */ member
H A Dprocess_pptables_v1_0.c978 hwmgr->thermal_controller.advanceFanControlParameters.usPWMHigh in init_thermal_controller()
979 = le16_to_cpu(tonga_fan_table->usPWMHigh); in init_thermal_controller()
1015 hwmgr->thermal_controller.advanceFanControlParameters.usPWMHigh in init_thermal_controller()
1016 = le16_to_cpu(fiji_fan_table->usPWMHigh); in init_thermal_controller()
1065 hwmgr->thermal_controller.advanceFanControlParameters.usPWMHigh in init_thermal_controller()
1066 = le16_to_cpu(polaris_fan_table->usPWMHigh); in init_thermal_controller()
H A Dprocesspptables.c1036 hwmgr->thermal_controller.advanceFanControlParameters.usPWMHigh = in init_thermal_controller()
1037 le16_to_cpu(fan_table->usPWMHigh); in init_thermal_controller()
/linux/drivers/gpu/drm/radeon/
H A Dpptable.h90 USHORT usPWMHigh; // The PWM value at THigh. member
H A Dr600_dpm.c899 rdev->pm.dpm.fan.pwm_high = le16_to_cpu(fan_info->fan.usPWMHigh); in r600_parse_extended_power_table()
/linux/drivers/gpu/drm/amd/include/
H A Dpptable.h94 USHORT usPWMHigh; // The PWM value at THigh. member
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h674 uint16_t usPWMHigh; /* The PWM value at THigh. */ member
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c248 adev->pm.dpm.fan.pwm_high = le16_to_cpu(fan_info->fan.usPWMHigh); in amdgpu_parse_extended_power_table()
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dfiji_smumgr.c2173 pwm_diff2 = hwmgr->thermal_controller.advanceFanControlParameters.usPWMHigh - in fiji_thermal_setup_fan_table()
H A Diceland_smumgr.c2125 …pwm_diff2 = hwmgr->thermal_controller.advanceFanControlParameters.usPWMHigh - hwmgr->thermal_contr… in iceland_thermal_setup_fan_table()
H A Dpolaris10_smumgr.c2215 pwm_diff2 = hwmgr->thermal_controller.advanceFanControlParameters.usPWMHigh - in polaris10_thermal_setup_fan_table()
H A Dtonga_smumgr.c2509 pwm_diff2 = hwmgr->thermal_controller.advanceFanControlParameters.usPWMHigh - in tonga_thermal_setup_fan_table()
H A Dci_smumgr.c2165 …pwm_diff2 = hwmgr->thermal_controller.advanceFanControlParameters.usPWMHigh - hwmgr->thermal_contr… in ci_thermal_setup_fan_table()