Home
last modified time | relevance | path

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

/drivers/sbus/char/
Dbbc_envctrl.c64 s8 high_pwroff, high_shutdown, high_warn; member
174 amb_temp_limits[tp->index].high_warn) { in analyze_ambient_temp()
188 } else if (tp->curr_amb_temp >= amb_temp_limits[tp->index].high_warn || in analyze_ambient_temp()
202 s8 amb_goal_hi = amb_temp_limits[tp->index].high_warn - 10; in analyze_ambient_temp()
229 cpu_temp_limits[tp->index].high_warn) { in analyze_cpu_temp()
243 } else if (tp->curr_cpu_temp >= cpu_temp_limits[tp->index].high_warn || in analyze_cpu_temp()
257 s8 cpu_goal_hi = cpu_temp_limits[tp->index].high_warn - 10; in analyze_cpu_temp()