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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_smu8_hwmgr.c 353 (info->ucHtcHystLmt == 0) ? 5 : info->ucHtcHystLmt;
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_sumo_dpm.c 1688 if (igp_info->info_6.ucHtcHystLmt == 0)
1691 pi->sys_info.htc_hyst_lmt = igp_info->info_6.ucHtcHystLmt;
radeon_trinity_dpm.c 1880 if (igp_info->info_7.ucHtcHystLmt == 0)
1883 pi->sys_info.htc_hyst_lmt = igp_info->info_7.ucHtcHystLmt;
atombios.h 4804 UCHAR ucHtcHystLmt;
4906 ucHtcHystLmt: Refer to D18F3x64 bit[27:24], HtcHystLmt.
4907 To calculate threshold off value to exit HTC_active state, which is Threshold on vlaue minus ucHtcHystLmt.
5002 UCHAR ucHtcHystLmt;
5130 ucHtcHystLmt: Refer to D18F3x64 bit[27:24], HtcHystLmt.
5131 To calculate threshold off value to exit HTC_active state, which is Threshold on vlaue minus ucHtcHystLmt.
5229 UCHAR ucHtcHystLmt;
5330 ucHtcHystLmt: Refer to D18F3x64 bit[27:24], HtcHystLmt.
5331 To calculate threshold off value to exit HTC_active state, which is Threshold on vlaue minus ucHtcHystLmt.
radeon_kv_dpm.c 2523 if (igp_info->info_8.ucHtcHystLmt == 0)
2526 pi->sys_info.htc_hyst_lmt = igp_info->info_8.ucHtcHystLmt;
  /src/sys/external/bsd/drm2/dist/drm/amd/include/
atombios.h 5731 UCHAR ucHtcHystLmt;
5833 ucHtcHystLmt: Refer to D18F3x64 bit[27:24], HtcHystLmt.
5834 To calculate threshold off value to exit HTC_active state, which is Threshold on vlaue minus ucHtcHystLmt.
5929 UCHAR ucHtcHystLmt;
6062 ucHtcHystLmt: Refer to D18F3x64 bit[27:24], HtcHystLmt.
6063 To calculate threshold off value to exit HTC_active state, which is Threshold on vlaue minus ucHtcHystLmt.
6161 UCHAR ucHtcHystLmt;
6263 ucHtcHystLmt: Refer to D18F3x64 bit[27:24], HtcHystLmt.
6264 To calculate threshold off value to exit HTC_active state, which is Threshold on vlaue minus ucHtcHystLmt.
6379 UCHAR ucHtcHystLmt;
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_kv_dpm.c 2591 if (igp_info->info_8.ucHtcHystLmt == 0)
2594 pi->sys_info.htc_hyst_lmt = igp_info->info_8.ucHtcHystLmt;

Completed in 46 milliseconds