Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/include/
Datombios.h3462 …UCHAR ucHtcTmpLmt; //bit [22:16] of D24F3x64 Hardware Thermal C… member
5746 UCHAR ucHtcTmpLmt; member
5944 UCHAR ucHtcTmpLmt; member
6176 UCHAR ucHtcTmpLmt; member
6394 UCHAR ucHtcTmpLmt; member
6517 UCHAR ucHtcTmpLmt; member
/linux-6.6.21/drivers/gpu/drm/radeon/
Dtrinity_dpm.c1829 if (igp_info->info_7.ucHtcTmpLmt == 0) in trinity_parse_sys_info_table()
1832 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.c2309 if (igp_info->info_8.ucHtcTmpLmt == 0) in kv_parse_sys_info_table()
2312 pi->sys_info.htc_tmp_lmt = igp_info->info_8.ucHtcTmpLmt; in kv_parse_sys_info_table()
/linux-6.6.21/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu8_hwmgr.c351 (info->ucHtcTmpLmt == 0) ? 203 : info->ucHtcTmpLmt; in smu8_get_system_info_data()
/linux-6.6.21/drivers/gpu/drm/amd/pm/legacy-dpm/
Dkv_dpm.c2571 if (igp_info->info_8.ucHtcTmpLmt == 0) in kv_parse_sys_info_table()
2574 pi->sys_info.htc_tmp_lmt = igp_info->info_8.ucHtcTmpLmt; in kv_parse_sys_info_table()