Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dvega10_pptable.h250 USHORT usFanGainEdge; member
270 USHORT usFanGainEdge; member
293 USHORT usFanGainEdge; member
A Dpptable_v1_0.h308 USHORT usFanGainEdge; member
335 USHORT usFanGainEdge; member
A Dvega10_processpptables.c191 hwmgr->thermal_controller.advanceFanControlParameters.usFanGainEdge = in init_thermal_controller()
192 le16_to_cpu(fan_table_v1->usFanGainEdge); in init_thermal_controller()
235 hwmgr->thermal_controller.advanceFanControlParameters.usFanGainEdge = in init_thermal_controller()
236 le16_to_cpu(fan_table_v2->usFanGainEdge); in init_thermal_controller()
279 hwmgr->thermal_controller.advanceFanControlParameters.usFanGainEdge = in init_thermal_controller()
280 le16_to_cpu(fan_table_v3->usFanGainEdge); in init_thermal_controller()
A Dprocess_pptables_v1_0.c1036 hwmgr->thermal_controller.advanceFanControlParameters.usFanGainEdge in init_thermal_controller()
1037 = le16_to_cpu(fiji_fan_table->usFanGainEdge); in init_thermal_controller()
1086 hwmgr->thermal_controller.advanceFanControlParameters.usFanGainEdge in init_thermal_controller()
1087 = le16_to_cpu(polaris_fan_table->usFanGainEdge); in init_thermal_controller()
A Dvega10_thermal.c535 advanceFanControlParameters.usFanGainEdge; in vega10_thermal_setup_fan_table()
/linux/drivers/gpu/drm/amd/pm/inc/
A Dhwmgr.h701 uint16_t usFanGainEdge; /* The following is added for Fiji */ member
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
A Dvegam_smumgr.c1466 scale_fan_gain_settings(fan_table->usFanGainEdge)); in vegam_populate_bapm_parameters_in_dpm_table()
A Dfiji_smumgr.c533 scale_fan_gain_settings(fan_table->usFanGainEdge)); in fiji_populate_bapm_parameters_in_dpm_table()
A Dpolaris10_smumgr.c454 scale_fan_gain_settings(fan_table->usFanGainEdge)); in polaris10_populate_bapm_parameters_in_dpm_table()

Completed in 40 milliseconds