Searched refs:old_threshold (Results 1 – 2 of 2) sorted by relevance
430 int old_threshold; in handle_thermal_trip() local442 old_threshold = td->threshold; in handle_thermal_trip()445 if (tz->last_temperature >= old_threshold && in handle_thermal_trip()
587 u32 old_threshold; in sc_set_cr_threshold() local592 old_threshold = (sc->credit_ctrl >> in sc_set_cr_threshold()596 if (new_threshold != old_threshold) { in sc_set_cr_threshold()
Completed in 10 milliseconds