Searched refs:SMU7ThermalWithDelayPolicy (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/inc/
H A Dpp_thermal.h28 static const struct PP_TemperatureRange __maybe_unused SMU7ThermalWithDelayPolicy[] = { variable in typeref:struct:__maybe_unused
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_hwmgr.c2772 memcpy(thermal_data, &SMU7ThermalWithDelayPolicy[0], sizeof(struct PP_TemperatureRange));
H A Dvega20_hwmgr.c4223 memcpy(thermal_data, &SMU7ThermalWithDelayPolicy[0], sizeof(struct PP_TemperatureRange));
H A Dvega10_hwmgr.c5245 memcpy(thermal_data, &SMU7ThermalWithDelayPolicy[0], sizeof(struct PP_TemperatureRange));

Completed in 190 milliseconds