Home
last modified time | relevance | path

Searched refs:ucHtcTmpLmt (Results 1 – 7 of 7) sorted by relevance

/drivers/gpu/drm/amd/include/
Datombios.h3462 …UCHAR ucHtcTmpLmt; //bit [22:16] of D24F3x64 Hardware Thermal C… member
5728 UCHAR ucHtcTmpLmt; member
5926 UCHAR ucHtcTmpLmt; member
6158 UCHAR ucHtcTmpLmt; member
6376 UCHAR ucHtcTmpLmt; member
6499 UCHAR ucHtcTmpLmt; member
/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu8_hwmgr.c351 (info->ucHtcTmpLmt == 0) ? 203 : info->ucHtcTmpLmt; in smu8_get_system_info_data()
/drivers/gpu/drm/radeon/
Dtrinity_dpm.c1873 if (igp_info->info_7.ucHtcTmpLmt == 0) in trinity_parse_sys_info_table()
1876 pi->sys_info.htc_tmp_lmt = igp_info->info_7.ucHtcTmpLmt; in trinity_parse_sys_info_table()
Dsumo_dpm.c1681 if (igp_info->info_6.ucHtcTmpLmt == 0) in sumo_parse_sys_info_table()
1684 pi->sys_info.htc_tmp_lmt = igp_info->info_6.ucHtcTmpLmt; in sumo_parse_sys_info_table()
Datombios.h3008 …UCHAR ucHtcTmpLmt; //bit [22:16] of D24F3x64 Hardware Thermal C… member
4801 UCHAR ucHtcTmpLmt; member
4999 UCHAR ucHtcTmpLmt; member
5226 UCHAR ucHtcTmpLmt; member
Dkv_dpm.c2512 if (igp_info->info_8.ucHtcTmpLmt == 0) in kv_parse_sys_info_table()
2515 pi->sys_info.htc_tmp_lmt = igp_info->info_8.ucHtcTmpLmt; in kv_parse_sys_info_table()
/drivers/gpu/drm/amd/pm/powerplay/
Dkv_dpm.c2569 if (igp_info->info_8.ucHtcTmpLmt == 0) in kv_parse_sys_info_table()
2572 pi->sys_info.htc_tmp_lmt = igp_info->info_8.ucHtcTmpLmt; in kv_parse_sys_info_table()