Home
last modified time | relevance | path

Searched refs:htc_tmp_lmt (Results 1 – 6 of 6) sorted by relevance

/drivers/gpu/drm/radeon/
Dtrinity_dpm.h86 u8 htc_tmp_lmt; member
Dkv_dpm.h99 u8 htc_tmp_lmt; member
Dsumo_dpm.h85 u8 htc_tmp_lmt; member
Dtrinity_dpm.c1790 pi->sys_info.htc_tmp_lmt = 203; in trinity_parse_sys_info_table()
1792 pi->sys_info.htc_tmp_lmt = igp_info->info_7.ucHtcTmpLmt; in trinity_parse_sys_info_table()
1797 if (pi->sys_info.htc_tmp_lmt <= pi->sys_info.htc_hyst_lmt) { in trinity_parse_sys_info_table()
1919 pi->thermal_auto_throttling = pi->sys_info.htc_tmp_lmt; in trinity_dpm_init()
Dsumo_dpm.c1676 pi->sys_info.htc_tmp_lmt = 203; in sumo_parse_sys_info_table()
1678 pi->sys_info.htc_tmp_lmt = igp_info->info_6.ucHtcTmpLmt; in sumo_parse_sys_info_table()
1683 if (pi->sys_info.htc_tmp_lmt <= pi->sys_info.htc_hyst_lmt) { in sumo_parse_sys_info_table()
1783 pi->thermal_auto_throttling = pi->sys_info.htc_tmp_lmt; in sumo_dpm_init()
Dkv_dpm.c2510 pi->sys_info.htc_tmp_lmt = 203; in kv_parse_sys_info_table()
2512 pi->sys_info.htc_tmp_lmt = igp_info->info_8.ucHtcTmpLmt; in kv_parse_sys_info_table()
2517 if (pi->sys_info.htc_tmp_lmt <= pi->sys_info.htc_hyst_lmt) { in kv_parse_sys_info_table()