Searched refs:usPWMHigh (Results 1 – 13 of 13) sorted by relevance
279 USHORT usPWMHigh; /* The PWM value at THigh. */ member299 USHORT usPWMHigh; /* The PWM value at THigh. */ member326 USHORT usPWMHigh; /* The PWM value at THigh. */ member
978 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()
1036 hwmgr->thermal_controller.advanceFanControlParameters.usPWMHigh = in init_thermal_controller()1037 le16_to_cpu(fan_table->usPWMHigh); in init_thermal_controller()
90 USHORT usPWMHigh; // The PWM value at THigh. member
901 rdev->pm.dpm.fan.pwm_high = le16_to_cpu(fan_info->fan.usPWMHigh); in r600_parse_extended_power_table()
94 USHORT usPWMHigh; // The PWM value at THigh. member
677 uint16_t usPWMHigh; /* The PWM value at THigh. */ member
314 adev->pm.dpm.fan.pwm_high = le16_to_cpu(fan_info->fan.usPWMHigh); in amdgpu_parse_extended_power_table()
2173 pwm_diff2 = hwmgr->thermal_controller.advanceFanControlParameters.usPWMHigh - in fiji_thermal_setup_fan_table()
2125 …pwm_diff2 = hwmgr->thermal_controller.advanceFanControlParameters.usPWMHigh - hwmgr->thermal_contr… in iceland_thermal_setup_fan_table()
2215 pwm_diff2 = hwmgr->thermal_controller.advanceFanControlParameters.usPWMHigh - in polaris10_thermal_setup_fan_table()
2164 …pwm_diff2 = hwmgr->thermal_controller.advanceFanControlParameters.usPWMHigh - hwmgr->thermal_contr… in ci_thermal_setup_fan_table()
2509 pwm_diff2 = hwmgr->thermal_controller.advanceFanControlParameters.usPWMHigh - in tonga_thermal_setup_fan_table()
Completed in 56 milliseconds