Searched refs:htc_tmp_lmt (Results 1 – 12 of 12) sorted by relevance
86 u8 htc_tmp_lmt; member
99 u8 htc_tmp_lmt; member
1828 pi->sys_info.htc_tmp_lmt = 203; in trinity_parse_sys_info_table()1830 pi->sys_info.htc_tmp_lmt = igp_info->info_7.ucHtcTmpLmt; in trinity_parse_sys_info_table()1835 if (pi->sys_info.htc_tmp_lmt <= pi->sys_info.htc_hyst_lmt) { in trinity_parse_sys_info_table()1961 pi->thermal_auto_throttling = pi->sys_info.htc_tmp_lmt; in trinity_dpm_init()
1680 pi->sys_info.htc_tmp_lmt = 203; in sumo_parse_sys_info_table()1682 pi->sys_info.htc_tmp_lmt = igp_info->info_6.ucHtcTmpLmt; in sumo_parse_sys_info_table()1687 if (pi->sys_info.htc_tmp_lmt <= pi->sys_info.htc_hyst_lmt) { in sumo_parse_sys_info_table()1787 pi->thermal_auto_throttling = pi->sys_info.htc_tmp_lmt; in sumo_dpm_init()
2310 pi->sys_info.htc_tmp_lmt = 203; in kv_parse_sys_info_table()2312 pi->sys_info.htc_tmp_lmt = igp_info->info_8.ucHtcTmpLmt; in kv_parse_sys_info_table()2317 if (pi->sys_info.htc_tmp_lmt <= pi->sys_info.htc_hyst_lmt) { in kv_parse_sys_info_table()
125 u8 htc_tmp_lmt; member
2585 pi->sys_info.htc_tmp_lmt = 203; in kv_parse_sys_info_table()2587 pi->sys_info.htc_tmp_lmt = igp_info->info_8.ucHtcTmpLmt; in kv_parse_sys_info_table()2592 if (pi->sys_info.htc_tmp_lmt <= pi->sys_info.htc_hyst_lmt) { in kv_parse_sys_info_table()
171 uint8_t htc_tmp_lmt; member
61 uint8_t htc_tmp_lmt; member
350 data->sys_info.htc_tmp_lmt = in smu8_get_system_info_data()353 if (data->sys_info.htc_tmp_lmt <= in smu8_get_system_info_data()
171 smu10_data->sys_info.htc_tmp_lmt = 203; in smu10_get_system_info_data()
Completed in 37 milliseconds