Searched refs:cpu_th (Results 1 – 1 of 1) sorted by relevance
81 int cpu_th; member192 if (pc_edit_type.cpu_th == 0) { in edit_power_conf_file()198 sprintf (file_edit_threshold, "%d", pc_edit_type.cpu_th); in edit_power_conf_file()391 pc_value->cpu_th = atoi (tpstr); in read_power_conf_file()489 cur_value->cpu_th = pm_ret; in get_cur_val()498 cur_value->cpu_th = pm_ret; in get_cur_val()991 pc_edit_type.cpu_th = arg_val * 15; in set_cpufreq_performance()1159 HAL_DEBUG ((" The current performance: %d", pc_type.cpu_th)); in get_cpufreq_performance()1174 if (pc_type.cpu_th < 15) in get_cpufreq_performance()1177 param_int = (pc_type.cpu_th / 15); in get_cpufreq_performance()