Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
freq.h File Reference

Go to the source code of this file.

Macros

#define FRQCR   0xffffff80
 
#define MIN_DIVISOR_NR   0
 
#define MAX_DIVISOR_NR   4
 
#define FRQCR_CKOEN   0x0100
 
#define FRQCR_PLLEN   0x0080
 
#define FRQCR_PSTBY   0x0040
 

Macro Definition Documentation

#define FRQCR   0xffffff80

Definition at line 16 of file freq.h.

#define FRQCR_CKOEN   0x0100

Definition at line 22 of file freq.h.

#define FRQCR_PLLEN   0x0080

Definition at line 23 of file freq.h.

#define FRQCR_PSTBY   0x0040

Definition at line 24 of file freq.h.

#define MAX_DIVISOR_NR   4

Definition at line 20 of file freq.h.

#define MIN_DIVISOR_NR   0

Definition at line 19 of file freq.h.