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. */ member
953 hwmgr->thermal_controller.advanceFanControlParameters.usPWMHigh in init_thermal_controller()954 = le16_to_cpu(tonga_fan_table->usPWMHigh); in init_thermal_controller()990 hwmgr->thermal_controller.advanceFanControlParameters.usPWMHigh in init_thermal_controller()991 = le16_to_cpu(fiji_fan_table->usPWMHigh); in init_thermal_controller()
1040 hwmgr->thermal_controller.advanceFanControlParameters.usPWMHigh = in init_thermal_controller()1041 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
675 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()
2175 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()
2115 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()