Searched refs:high_temp (Results 1 – 1 of 1) sorted by relevance
88 int high_temp; /* milli degree */ member282 else if (e->lmt.htemp_limit && temp >= e->lmt.high_temp) in wtemp_dvfs_is_effect()307 } else if (e->lmt.htemp_limit && temp >= e->lmt.high_temp) { in __wtemp_dvfs_apply()349 e->lmt.high_temp = ofnode_read_s32_default(opp_node, in __wtemp_common_ofdata_to_platdata()355 e->name, e->lmt.low_temp, e->lmt.high_temp, in __wtemp_common_ofdata_to_platdata()383 if (e->lmt.high_temp != -ENODATA) in __wtemp_common_ofdata_to_platdata()485 temp2string(e->lmt.high_temp, s_high, TEMP_STRING_LEN); in print_e_state()