Home
last modified time | relevance | path

Searched refs:usFanGainLiquid (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_pptable.h252 USHORT usFanGainLiquid; member
272 USHORT usFanGainLiquid; member
295 USHORT usFanGainLiquid; member
H A Dpptable_v1_0.h310 USHORT usFanGainLiquid; member
337 USHORT usFanGainLiquid; member
H A Dvega10_processpptables.c194 hwmgr->thermal_controller.advanceFanControlParameters.usFanGainLiquid = in init_thermal_controller()
195 le16_to_cpu(fan_table_v1->usFanGainLiquid); in init_thermal_controller()
238 hwmgr->thermal_controller.advanceFanControlParameters.usFanGainLiquid = in init_thermal_controller()
239 le16_to_cpu(fan_table_v2->usFanGainLiquid); in init_thermal_controller()
282 hwmgr->thermal_controller.advanceFanControlParameters.usFanGainLiquid = in init_thermal_controller()
283 le16_to_cpu(fan_table_v3->usFanGainLiquid); in init_thermal_controller()
H A Dprocess_pptables_v1_0.c1040 hwmgr->thermal_controller.advanceFanControlParameters.usFanGainLiquid in init_thermal_controller()
1041 = le16_to_cpu(fiji_fan_table->usFanGainLiquid); in init_thermal_controller()
1090 hwmgr->thermal_controller.advanceFanControlParameters.usFanGainLiquid in init_thermal_controller()
1091 = le16_to_cpu(polaris_fan_table->usFanGainLiquid); in init_thermal_controller()
H A Dvega10_thermal.c538 advanceFanControlParameters.usFanGainLiquid; in vega10_thermal_setup_fan_table()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h700 uint16_t usFanGainLiquid; member
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dfiji_smumgr.c537 scale_fan_gain_settings(fan_table->usFanGainLiquid)); in fiji_populate_bapm_parameters_in_dpm_table()