Home
last modified time | relevance | path

Searched defs:smu_temperature_range (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Damdgpu_smu.h160 struct smu_temperature_range { struct
161 int min;
162 int max;
163 int edge_emergency_max;
164 int hotspot_min;
165 int hotspot_crit_max;
166 int hotspot_emergency_max;
167 int mem_min;
168 int mem_crit_max;
169 int mem_emergency_max;
[all …]