Home
last modified time | relevance | path

Searched refs:VEGA10_THERMAL_MAXIMUM_ALERT_TEMP (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_thermal.h47 #define VEGA10_THERMAL_MAXIMUM_ALERT_TEMP 255 macro
H A Dvega10_thermal.c367 int high = VEGA10_THERMAL_MAXIMUM_ALERT_TEMP; in vega10_thermal_set_temperature_range()
H A Dvega10_hwmgr.c5307 tdp_table->usSoftwareShutdownTemp < VEGA10_THERMAL_MAXIMUM_ALERT_TEMP) in vega10_get_thermal_temperature_range()
5310 thermal_data->sw_ctf_threshold = VEGA10_THERMAL_MAXIMUM_ALERT_TEMP; in vega10_get_thermal_temperature_range()