Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
exynos_dvfs_info Struct Reference

#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 clkcpu_clk
 
unsigned intvolt_table
 
struct cpufreq_frequency_tablefreq_table
 
void(* set_freq )(unsigned int, unsigned int)
 
bool(* need_apll_change )(unsigned int, unsigned int)
 

Detailed Description

Definition at line 21 of file cpufreq.h.

Field Documentation

struct clk* cpu_clk

Definition at line 27 of file cpufreq.h.

Definition at line 29 of file cpufreq.h.

unsigned int max_support_idx

Definition at line 25 of file cpufreq.h.

unsigned int min_support_idx

Definition at line 26 of file cpufreq.h.

unsigned long mpll_freq_khz

Definition at line 22 of file cpufreq.h.

bool(* need_apll_change)(unsigned int, unsigned int)

Definition at line 31 of file cpufreq.h.

unsigned int pll_safe_idx

Definition at line 23 of file cpufreq.h.

unsigned int pm_lock_idx

Definition at line 24 of file cpufreq.h.

void(* set_freq)(unsigned int, unsigned int)

Definition at line 30 of file cpufreq.h.

unsigned int* volt_table

Definition at line 28 of file cpufreq.h.


The documentation for this struct was generated from the following file: