Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Drockchip_system_monitor.c626 unsigned long high_temp_max_freq; in monitor_device_parse_wide_temp_config() local
662 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()