Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dvega10_pptable.h251 USHORT usFanGainHotspot; member
271 USHORT usFanGainHotspot; member
H A Dvega10_processpptables.c191 hwmgr->thermal_controller.advanceFanControlParameters.usFanGainHotspot = in init_thermal_controller()
192 le16_to_cpu(fan_table_v1->usFanGainHotspot); in init_thermal_controller()
235 hwmgr->thermal_controller.advanceFanControlParameters.usFanGainHotspot = in init_thermal_controller()
236 le16_to_cpu(fan_table_v2->usFanGainHotspot); in init_thermal_controller()
H A Dpptable_v1_0.h309 USHORT usFanGainHotspot; member
H A Dvega10_thermal.c534 advanceFanControlParameters.usFanGainHotspot; in vega10_thermal_setup_fan_table()
H A Dprocess_pptables_v1_0.c1013 hwmgr->thermal_controller.advanceFanControlParameters.usFanGainHotspot in init_thermal_controller()
1014 = fiji_fan_table->usFanGainHotspot; in init_thermal_controller()
/dragonfly/sys/dev/drm/amd/powerplay/inc/
H A Dhwmgr.h662 uint16_t usFanGainHotspot; member
/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
H A Dvegam_smumgr.c1473 scale_fan_gain_settings(fan_table->usFanGainHotspot)); in vegam_populate_bapm_parameters_in_dpm_table()
H A Dfiji_smumgr.c547 scale_fan_gain_settings(fan_table->usFanGainHotspot)); in fiji_populate_bapm_parameters_in_dpm_table()
H A Dpolaris10_smumgr.c452 scale_fan_gain_settings(fan_table->usFanGainHotspot)); in polaris10_populate_bapm_parameters_in_dpm_table()