Searched refs:high_temp_max_freq (Results 1 – 1 of 1) sorted by relevance
626 unsigned long high_temp_max_freq; in monitor_device_parse_wide_temp_config() local662 high_temp_max_freq = value * 1000; in monitor_device_parse_wide_temp_config()664 info->high_limit = min(high_temp_max_freq, in monitor_device_parse_wide_temp_config()667 info->high_limit = high_temp_max_freq; in monitor_device_parse_wide_temp_config()