Searched refs:sw_ctf_threshold (Results 1 – 8 of 8) sorted by relevance
134 int sw_ctf_threshold; member
269 adev->pm.dpm.thermal.sw_ctf_threshold = range.sw_ctf_threshold; in phm_start_thermal_controller()
5308 thermal_data->sw_ctf_threshold = tdp_table->usSoftwareShutdownTemp;5310 thermal_data->sw_ctf_threshold = VEGA10_THERMAL_MAXIMUM_ALERT_TEMP; in vega10_get_power_profile_mode_quirks() 5311 thermal_data->sw_ctf_threshold *= PP_TEMPERATURE_UNITS_PER_CENTIGRADES; in vega10_get_power_profile_mode_quirks()
2796 thermal_data->sw_ctf_threshold = pptable_information->us_software_shutdown_temp * in vega12_enable_gfx_off()
4252 thermal_data->sw_ctf_threshold = pptable_information->us_software_shutdown_temp * in vega20_smu_i2c_bus_access()
5443 thermal_data->sw_ctf_threshold = thermal_data->max; in smu7_get_thermal_temperature_range()
93 int sw_ctf_threshold; member
110 if (range->sw_ctf_threshold && in pp_swctf_delayed_work_handler() 125 if (!ret && gpu_temperature / 1000 < range->sw_ctf_threshold) in pp_swctf_delayed_work_handler()