Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/include/
Datombios.h3092 …UCHAR ucHtcTmpLmt; //bit [22:16] of D24F3x64 Hardware Thermal C… member
5060 UCHAR ucHtcTmpLmt; member
5258 UCHAR ucHtcTmpLmt; member
5490 UCHAR ucHtcTmpLmt; member
5716 UCHAR ucHtcTmpLmt; member
5796 UCHAR ucHtcTmpLmt; member
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dcz_dpm.c122 if (igp_info->info_9.ucHtcTmpLmt == 0) in cz_parse_sys_info_table()
125 pi->sys_info.htc_tmp_lmt = igp_info->info_9.ucHtcTmpLmt; in cz_parse_sys_info_table()
Dkv_dpm.c2608 if (igp_info->info_8.ucHtcTmpLmt == 0) in kv_parse_sys_info_table()
2611 pi->sys_info.htc_tmp_lmt = igp_info->info_8.ucHtcTmpLmt; in kv_parse_sys_info_table()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dtrinity_dpm.c1869 if (igp_info->info_7.ucHtcTmpLmt == 0) in trinity_parse_sys_info_table()
1872 pi->sys_info.htc_tmp_lmt = igp_info->info_7.ucHtcTmpLmt; in trinity_parse_sys_info_table()
Dsumo_dpm.c1679 if (igp_info->info_6.ucHtcTmpLmt == 0) in sumo_parse_sys_info_table()
1682 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.c2511 if (igp_info->info_8.ucHtcTmpLmt == 0) in kv_parse_sys_info_table()
2514 pi->sys_info.htc_tmp_lmt = igp_info->info_8.ucHtcTmpLmt; in kv_parse_sys_info_table()