Searched refs:ucThermalControllerType (Results 1 – 5 of 5) sorted by relevance
88 UCHAR ucThermalControllerType; member
123 UCHAR ucThermalControllerType; member
205 hwmgr->thermal_controller.ucType = powerplay_table->ucThermalControllerType; in init_powerplay_table_information()206 pptable_information->uc_thermal_controller_type = powerplay_table->ucThermalControllerType; in init_powerplay_table_information()
830 hwmgr->thermal_controller.ucType = powerplay_table->ucThermalControllerType; in init_powerplay_table_information()831 pptable_information->uc_thermal_controller_type = powerplay_table->ucThermalControllerType; in init_powerplay_table_information()
479 table_context->thermal_controller_type = powerplay_table->ucThermalControllerType; in vega20_store_powerplay_table()