Searched refs:usFanGainHotspot (Results 1 – 9 of 9) sorted by relevance
251 USHORT usFanGainHotspot; member271 USHORT usFanGainHotspot; member294 USHORT usFanGainHotspot; member
309 USHORT usFanGainHotspot; member336 USHORT usFanGainHotspot; member
193 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()
1038 hwmgr->thermal_controller.advanceFanControlParameters.usFanGainHotspot in init_thermal_controller()1039 = le16_to_cpu(fiji_fan_table->usFanGainHotspot); in init_thermal_controller()1088 hwmgr->thermal_controller.advanceFanControlParameters.usFanGainHotspot in init_thermal_controller()1089 = le16_to_cpu(polaris_fan_table->usFanGainHotspot); in init_thermal_controller()
537 advanceFanControlParameters.usFanGainHotspot; in vega10_thermal_setup_fan_table()
702 uint16_t usFanGainHotspot; member
1468 scale_fan_gain_settings(fan_table->usFanGainHotspot)); in vegam_populate_bapm_parameters_in_dpm_table()
535 scale_fan_gain_settings(fan_table->usFanGainHotspot)); in fiji_populate_bapm_parameters_in_dpm_table()
456 scale_fan_gain_settings(fan_table->usFanGainHotspot)); in polaris10_populate_bapm_parameters_in_dpm_table()
Completed in 34 milliseconds