Linux Kernel
3.7.1
|
#include <cpu-freq.h>
Data Fields | |
unsigned long | freq |
unsigned long | pll_reg |
struct s3c_pllval - PLL value entry. : The frequency for this entry in Hz. : The PLL register setting for this PLL value.
Definition at line 95 of file cpu-freq.h.
unsigned long freq |
Definition at line 96 of file cpu-freq.h.
unsigned long pll_reg |
Definition at line 97 of file cpu-freq.h.