Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Dtrinity_dpm.c1791 if (igp_info->info_7.ucHtcTmpLmt == 0) in trinity_parse_sys_info_table()
1794 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()