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()
5313 thermal_data->sw_ctf_threshold = tdp_table->usSoftwareShutdownTemp; in vega10_get_thermal_temperature_range()5315 thermal_data->sw_ctf_threshold = VEGA10_THERMAL_MAXIMUM_ALERT_TEMP; in vega10_get_thermal_temperature_range()5316 thermal_data->sw_ctf_threshold *= PP_TEMPERATURE_UNITS_PER_CENTIGRADES; in vega10_get_thermal_temperature_range()
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()
5450 thermal_data->sw_ctf_threshold = thermal_data->max; in smu7_get_thermal_temperature_range()
97 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()