HomeSort by: relevance | last modified time | path
    Searched refs:usOperatingTempMaxLimit (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
hwmgr.h 417 uint16_t usOperatingTempMaxLimit;
453 uint16_t usOperatingTempMaxLimit;
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_smu7_hwmgr.c 2210 table_info->cac_dtp_table->usOperatingTempMaxLimit = table_info->cac_dtp_table->usDefaultTargetOperatingTemp;
2223 hwmgr->dyn_state.cac_dtp_table->usOperatingTempMaxLimit =
2224 table_info->cac_dtp_table->usOperatingTempMaxLimit;

Completed in 17 milliseconds