Searched refs:offline_cpus_temp (Results 1 – 1 of 1) sorted by relevance
75 int offline_cpus_temp; member1543 &system_monitor->offline_cpus_temp)) in rockchip_system_monitor_parse_dt()1544 system_monitor->offline_cpus_temp = INT_MAX; in rockchip_system_monitor_parse_dt()1603 if (temp > system_monitor->offline_cpus_temp) in rockchip_system_monitor_temp_cpu_on_off()1605 else if (temp < system_monitor->offline_cpus_temp - in rockchip_system_monitor_temp_cpu_on_off()