Searched refs:thermal_controller_type (Results 1 – 7 of 7) sorted by relevance
148 uint8_t thermal_controller_type; //one of SMU_11_0_PP_THERMALCONTROLLER member
181 uint8_t thermal_controller_type; //one of SMU_11_0_7_PP_THERMALCONTROLLER member
274 uint8_t thermal_controller_type; member
370 table_context->thermal_controller_type = in navi10_check_powerplay_table()371 powerplay_table->thermal_controller_type; in navi10_check_powerplay_table()
408 table_context->thermal_controller_type = in arcturus_check_powerplay_table()409 powerplay_table->thermal_controller_type; in arcturus_check_powerplay_table()
339 table_context->thermal_controller_type = in sienna_cichlid_check_powerplay_table()340 powerplay_table->thermal_controller_type; in sienna_cichlid_check_powerplay_table()
968 if (smu->smu_table.thermal_controller_type) { in smu_v11_0_enable_thermal_alert()