Searched refs:ucHtcHystLmt (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu8_hwmgr.c348 (info->ucHtcHystLmt == 0) ? 5 : info->ucHtcHystLmt;
/linux-master/drivers/gpu/drm/radeon/
H A Dtrinity_dpm.c1829 if (igp_info->info_7.ucHtcHystLmt == 0)
1832 pi->sys_info.htc_hyst_lmt = igp_info->info_7.ucHtcHystLmt;
H A Dsumo_dpm.c1683 if (igp_info->info_6.ucHtcHystLmt == 0)
1686 pi->sys_info.htc_hyst_lmt = igp_info->info_6.ucHtcHystLmt;
H A Datombios.h4802 UCHAR ucHtcHystLmt; member in struct:_ATOM_INTEGRATED_SYSTEM_INFO_V6
4904 ucHtcHystLmt: Refer to D18F3x64 bit[27:24], HtcHystLmt.
4905 To calculate threshold off value to exit HTC_active state, which is Threshold on vlaue minus ucHtcHystLmt.
5000 UCHAR ucHtcHystLmt; member in struct:_ATOM_INTEGRATED_SYSTEM_INFO_V1_7
5128 ucHtcHystLmt: Refer to D18F3x64 bit[27:24], HtcHystLmt.
5129 To calculate threshold off value to exit HTC_active state, which is Threshold on vlaue minus ucHtcHystLmt.
5227 UCHAR ucHtcHystLmt; member in struct:_ATOM_INTEGRATED_SYSTEM_INFO_V1_8
5328 ucHtcHystLmt: Refer to D18F3x64 bit[27:24], HtcHystLmt.
5329 To calculate threshold off value to exit HTC_active state, which is Threshold on vlaue minus ucHtcHystLmt.
H A Dkv_dpm.c2312 if (igp_info->info_8.ucHtcHystLmt == 0)
2315 pi->sys_info.htc_hyst_lmt = igp_info->info_8.ucHtcHystLmt;
/linux-master/drivers/gpu/drm/amd/include/
H A Datombios.h5747 UCHAR ucHtcHystLmt; member in struct:_ATOM_INTEGRATED_SYSTEM_INFO_V6
5849 ucHtcHystLmt: Refer to D18F3x64 bit[27:24], HtcHystLmt.
5850 To calculate threshold off value to exit HTC_active state, which is Threshold on vlaue minus ucHtcHystLmt.
5945 UCHAR ucHtcHystLmt; member in struct:_ATOM_INTEGRATED_SYSTEM_INFO_V1_7
6078 ucHtcHystLmt: Refer to D18F3x64 bit[27:24], HtcHystLmt.
6079 To calculate threshold off value to exit HTC_active state, which is Threshold on vlaue minus ucHtcHystLmt.
6177 UCHAR ucHtcHystLmt; member in struct:_ATOM_INTEGRATED_SYSTEM_INFO_V1_8
6279 ucHtcHystLmt: Refer to D18F3x64 bit[27:24], HtcHystLmt.
6280 To calculate threshold off value to exit HTC_active state, which is Threshold on vlaue minus ucHtcHystLmt.
6395 UCHAR ucHtcHystLmt; member in struct:_ATOM_INTEGRATED_SYSTEM_INFO_V1_9
6518 UCHAR ucHtcHystLmt; member in struct:_ATOM_INTEGRATED_SYSTEM_INFO_V1_10
[all...]
/linux-master/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dkv_dpm.c2575 if (igp_info->info_8.ucHtcHystLmt == 0)
2578 pi->sys_info.htc_hyst_lmt = igp_info->info_8.ucHtcHystLmt;

Completed in 353 milliseconds