Searched defs:max_freq (Results 1 – 4 of 4) sorted by relevance
165 int cpufreq_modify_policy_max(unsigned int cpu, unsigned long max_freq) in cpufreq_modify_policy_max()
561 int sysfs_modify_freq_policy_max(unsigned int cpu, unsigned long max_freq) in sysfs_modify_freq_policy_max()
24 static u64 turbo_frequency, max_freq; variable
46 static u64 max_freq; /* Highest CPU frequency seen */ variable