Searched refs:htc_tmp_lmt (Results 1 - 12 of 12) sorted by relevance

/openbsd-current/sys/dev/pci/drm/radeon/
H A Dtrinity_dpm.h86 u8 htc_tmp_lmt; member in struct:trinity_sys_info
H A Dkv_dpm.h99 u8 htc_tmp_lmt; member in struct:kv_sys_info
H A Dsumo_dpm.h86 u8 htc_tmp_lmt; member in struct:sumo_sys_info
H A Dtrinity_dpm.c1830 pi->sys_info.htc_tmp_lmt = 203;
1832 pi->sys_info.htc_tmp_lmt = igp_info->info_7.ucHtcTmpLmt;
1837 if (pi->sys_info.htc_tmp_lmt <= pi->sys_info.htc_hyst_lmt) {
1963 pi->thermal_auto_throttling = pi->sys_info.htc_tmp_lmt;
H A Dsumo_dpm.c1684 pi->sys_info.htc_tmp_lmt = 203;
1686 pi->sys_info.htc_tmp_lmt = igp_info->info_6.ucHtcTmpLmt;
1691 if (pi->sys_info.htc_tmp_lmt <= pi->sys_info.htc_hyst_lmt) {
1791 pi->thermal_auto_throttling = pi->sys_info.htc_tmp_lmt;
H A Dkv_dpm.c2310 pi->sys_info.htc_tmp_lmt = 203;
2312 pi->sys_info.htc_tmp_lmt = igp_info->info_8.ucHtcTmpLmt;
2317 if (pi->sys_info.htc_tmp_lmt <= pi->sys_info.htc_hyst_lmt) {
/openbsd-current/sys/dev/pci/drm/amd/pm/legacy-dpm/
H A Dkv_dpm.h125 u8 htc_tmp_lmt; member in struct:kv_sys_info
H A Damdgpu_kv_dpm.c2574 pi->sys_info.htc_tmp_lmt = 203;
2576 pi->sys_info.htc_tmp_lmt = igp_info->info_8.ucHtcTmpLmt;
2581 if (pi->sys_info.htc_tmp_lmt <= pi->sys_info.htc_hyst_lmt) {
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dsmu8_hwmgr.h61 uint8_t htc_tmp_lmt; member in struct:smu8_sys_info
H A Dsmu10_hwmgr.h171 uint8_t htc_tmp_lmt; member in struct:smu10_system_info
H A Dsmu8_hwmgr.c350 data->sys_info.htc_tmp_lmt =
353 if (data->sys_info.htc_tmp_lmt <=
H A Dsmu10_hwmgr.c171 smu10_data->sys_info.htc_tmp_lmt = 203;

Completed in 221 milliseconds