Linux Kernel
3.7.1
|
#include <cpufreq.h>
Data Fields | |
unsigned long | mpll_freq_khz |
unsigned int | pll_safe_idx |
unsigned int | pm_lock_idx |
unsigned int | max_support_idx |
unsigned int | min_support_idx |
struct clk * | cpu_clk |
unsigned int * | volt_table |
struct cpufreq_frequency_table * | freq_table |
void(* | set_freq )(unsigned int, unsigned int) |
bool(* | need_apll_change )(unsigned int, unsigned int) |