Searched refs:us_software_shutdown_temp (Results 1 – 6 of 6) sorted by relevance
183 if (high > pptable_information->us_software_shutdown_temp) in vega12_thermal_set_temperature_range()184 high = pptable_information->us_software_shutdown_temp; in vega12_thermal_set_temperature_range()
254 if (high > pptable_information->us_software_shutdown_temp) in vega20_thermal_set_temperature_range()255 high = pptable_information->us_software_shutdown_temp; in vega20_thermal_set_temperature_range()
238 …pptable_information->us_software_shutdown_temp = le16_to_cpu(powerplay_table->usSoftwareShutdownTe… in init_powerplay_table_information()
2796 thermal_data->sw_ctf_threshold = pptable_information->us_software_shutdown_temp * in vega12_get_thermal_temperature_range()
4252 thermal_data->sw_ctf_threshold = pptable_information->us_software_shutdown_temp * in vega20_get_thermal_temperature_range()
618 uint16_t us_software_shutdown_temp; member