Searched refs:tz_temp (Results 1 – 1 of 1) sorted by relevance
89 int tz_temp; /* milli degree */ member278 if (e->lmt.tztemp_limit && temp >= e->lmt.tz_temp) in wtemp_dvfs_is_effect()302 if (e->lmt.tztemp_limit && temp >= e->lmt.tz_temp) { in __wtemp_dvfs_apply()481 temp2string(e->lmt.tz_temp, s_tz, TEMP_STRING_LEN); in print_e_state()500 int ret, tz_temp; in wtemp_dvfs_ofdata_to_platdata() local564 tz_temp = ofnode_read_s32_default(tz_trip0, "temperature", -ENODATA); in wtemp_dvfs_ofdata_to_platdata()565 if (tz_temp == -ENODATA) { in wtemp_dvfs_ofdata_to_platdata()583 priv->cpu->lmt.tz_temp = tz_temp; in wtemp_dvfs_ofdata_to_platdata()586 priv->dmc->lmt.tz_temp = tz_temp; in wtemp_dvfs_ofdata_to_platdata()