Searched refs:high_limit_table (Results 1 – 2 of 2) sorted by relevance
655 &info->high_limit_table); in monitor_device_parse_wide_temp_config()656 if (!info->high_limit_table) in monitor_device_parse_wide_temp_config()658 &info->high_limit_table); in monitor_device_parse_wide_temp_config()659 if (!info->high_limit_table) { in monitor_device_parse_wide_temp_config()675 info->high_limit_table ? true : false); in monitor_device_parse_wide_temp_config()685 !info->low_limit && !info->high_limit && !info->high_limit_table) { in monitor_device_parse_wide_temp_config()799 if (info->high_limit_table) { in rockchip_monitor_cpu_high_temp_adjust()845 if (info->high_limit_table) { in rockchip_monitor_dev_high_temp_adjust()948 if (info->high_limit_table) { in rockchip_high_temp_adjust()974 if (info->high_limit_table) { in rockchip_monitor_suspend_low_temp_adjust()[all …]
104 struct temp_freq_table *high_limit_table; member