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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_smu8_hwmgr.c 356 (info->ucHtcTmpLmt == 0) ? 203 : info->ucHtcTmpLmt;
  /src/sys/external/bsd/drm2/dist/drm/amd/include/
atombios.h 3464 UCHAR ucHtcTmpLmt; //bit [22:16] of D24F3x64 Hardware Thermal Control (HTC) Register, may not be needed, TBD
5730 UCHAR ucHtcTmpLmt;
5831 ucHtcTmpLmt: Refer to D18F3x64 bit[22:16], HtcTmpLmt.
5928 UCHAR ucHtcTmpLmt;
6060 ucHtcTmpLmt: Refer to D18F3x64 bit[22:16], HtcTmpLmt.
6160 UCHAR ucHtcTmpLmt;
6262 ucHtcTmpLmt: Refer to D18F3x64 bit[22:16], HtcTmpLmt. Threshold on value to enter HTC_active state.
6378 UCHAR ucHtcTmpLmt;
6501 UCHAR ucHtcTmpLmt;
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_sumo_dpm.c 1684 if (igp_info->info_6.ucHtcTmpLmt == 0)
1687 pi->sys_info.htc_tmp_lmt = igp_info->info_6.ucHtcTmpLmt;
radeon_trinity_dpm.c 1876 if (igp_info->info_7.ucHtcTmpLmt == 0)
1879 pi->sys_info.htc_tmp_lmt = igp_info->info_7.ucHtcTmpLmt;
atombios.h 3010 UCHAR ucHtcTmpLmt; //bit [22:16] of D24F3x64 Hardware Thermal Control (HTC) Register, may not be needed, TBD
4803 UCHAR ucHtcTmpLmt;
4904 ucHtcTmpLmt: Refer to D18F3x64 bit[22:16], HtcTmpLmt.
5001 UCHAR ucHtcTmpLmt;
5128 ucHtcTmpLmt: Refer to D18F3x64 bit[22:16], HtcTmpLmt.
5228 UCHAR ucHtcTmpLmt;
5329 ucHtcTmpLmt: Refer to D18F3x64 bit[22:16], HtcTmpLmt. Threshold on value to enter HTC_active state.
radeon_kv_dpm.c 2519 if (igp_info->info_8.ucHtcTmpLmt == 0)
2522 pi->sys_info.htc_tmp_lmt = igp_info->info_8.ucHtcTmpLmt;
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_kv_dpm.c 2587 if (igp_info->info_8.ucHtcTmpLmt == 0)
2590 pi->sys_info.htc_tmp_lmt = igp_info->info_8.ucHtcTmpLmt;

Completed in 49 milliseconds