Searched refs:usFanGainEdge (Results 1 – 9 of 9) sorted by relevance
250 USHORT usFanGainEdge; member270 USHORT usFanGainEdge; member293 USHORT usFanGainEdge; member
308 USHORT usFanGainEdge; member335 USHORT usFanGainEdge; member
191 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()
1036 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()
535 advanceFanControlParameters.usFanGainEdge; in vega10_thermal_setup_fan_table()
701 uint16_t usFanGainEdge; /* The following is added for Fiji */ member
1466 scale_fan_gain_settings(fan_table->usFanGainEdge)); in vegam_populate_bapm_parameters_in_dpm_table()
533 scale_fan_gain_settings(fan_table->usFanGainEdge)); in fiji_populate_bapm_parameters_in_dpm_table()
454 scale_fan_gain_settings(fan_table->usFanGainEdge)); in polaris10_populate_bapm_parameters_in_dpm_table()
Completed in 41 milliseconds