Searched refs:high_temp_max_volt (Results 1 – 2 of 2) sorted by relevance
118 unsigned long high_temp_max_volt; member
544 if (opp->supplies[0].u_volt <= info->high_temp_max_volt) { in rockchip_init_temp_opp_table()547 if (opp->supplies[0].u_volt == info->high_temp_max_volt) in rockchip_init_temp_opp_table()576 if (opp->supplies[1].u_volt <= info->high_temp_max_volt) { in rockchip_init_temp_opp_table()579 if (opp->supplies[1].u_volt == info->high_temp_max_volt) in rockchip_init_temp_opp_table()650 info->high_temp_max_volt = ULONG_MAX; in monitor_device_parse_wide_temp_config()652 info->high_temp_max_volt = value; in monitor_device_parse_wide_temp_config()