Home
last modified time | relevance | path

Searched refs:usFanGainHotspot (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dvega10_pptable.h251 USHORT usFanGainHotspot; member
271 USHORT usFanGainHotspot; member
294 USHORT usFanGainHotspot; member
Dvega10_processpptables.c193 hwmgr->thermal_controller.advanceFanControlParameters.usFanGainHotspot = in init_thermal_controller()
194 le16_to_cpu(fan_table_v1->usFanGainHotspot); in init_thermal_controller()
237 hwmgr->thermal_controller.advanceFanControlParameters.usFanGainHotspot = in init_thermal_controller()
238 le16_to_cpu(fan_table_v2->usFanGainHotspot); in init_thermal_controller()
281 hwmgr->thermal_controller.advanceFanControlParameters.usFanGainHotspot = in init_thermal_controller()
282 le16_to_cpu(fan_table_v3->usFanGainHotspot); in init_thermal_controller()
Dpptable_v1_0.h309 USHORT usFanGainHotspot; member
Dvega10_thermal.c532 advanceFanControlParameters.usFanGainHotspot; in vega10_thermal_setup_fan_table()
Dprocess_pptables_v1_0.c1013 hwmgr->thermal_controller.advanceFanControlParameters.usFanGainHotspot in init_thermal_controller()
1014 = le16_to_cpu(fiji_fan_table->usFanGainHotspot); in init_thermal_controller()
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/
Dhwmgr.h689 uint16_t usFanGainHotspot; member
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/smumgr/
Dvegam_smumgr.c1471 scale_fan_gain_settings(fan_table->usFanGainHotspot)); in vegam_populate_bapm_parameters_in_dpm_table()
Dfiji_smumgr.c537 scale_fan_gain_settings(fan_table->usFanGainHotspot)); in fiji_populate_bapm_parameters_in_dpm_table()
Dpolaris10_smumgr.c453 scale_fan_gain_settings(fan_table->usFanGainHotspot)); in polaris10_populate_bapm_parameters_in_dpm_table()