Searched refs:thermal_controller_type (Results 1 – 16 of 16) sorted by relevance
146 uint8_t thermal_controller_type; //one of SMU_11_0_PP_THERMALCONTROLLER member
148 uint8_t thermal_controller_type; //one of SMU_13_0_PP_THERMALCONTROLLER member
182 uint8_t thermal_controller_type; //one of SMU_11_0_7_PP_THERMALCONTROLLER member
182 uint8_t thermal_controller_type; //one of SMU_13_0_7_PP_THERMALCONTROLLER member
158 … uint8_t thermal_controller_type; // one of smu_14_0_2_PP_THERMALCONTROLLER member
355 uint8_t thermal_controller_type; member
182 uint8_t thermal_controller_type; //one of SMU_13_0_0_PP_THERMALCONTROLLER member
491 table_context->thermal_controller_type = in arcturus_check_powerplay_table()492 powerplay_table->thermal_controller_type; in arcturus_check_powerplay_table()
422 table_context->thermal_controller_type = in sienna_cichlid_check_powerplay_table()423 powerplay_table->thermal_controller_type; in sienna_cichlid_check_powerplay_table()
394 table_context->thermal_controller_type = in navi10_check_powerplay_table()395 powerplay_table->thermal_controller_type; in navi10_check_powerplay_table()
1010 if (smu->smu_table.thermal_controller_type) { in smu_v11_0_enable_thermal_alert()
483 table_context->thermal_controller_type = in aldebaran_check_powerplay_table()484 powerplay_table->thermal_controller_type; in aldebaran_check_powerplay_table()
365 table_context->thermal_controller_type = in smu_v13_0_7_check_powerplay_table()366 powerplay_table->thermal_controller_type; in smu_v13_0_7_check_powerplay_table()
372 table_context->thermal_controller_type = in smu_v13_0_0_check_powerplay_table()373 powerplay_table->thermal_controller_type; in smu_v13_0_0_check_powerplay_table()
1083 table_context->thermal_controller_type = 0; in smu_v13_0_6_setup_pptable()
344 table_context->thermal_controller_type = in smu_v14_0_2_check_powerplay_table()345 powerplay_table->thermal_controller_type; in smu_v14_0_2_check_powerplay_table()
Completed in 61 milliseconds