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   0xffc00000
 
#define FRQCR_PSTBY   0x0200
 
#define FRQCR_PLLEN   0x0400
 
#define FRQCR_CKOEN   0x0800
 
#define MIN_DIVISOR_NR   0
 
#define MAX_DIVISOR_NR   3
 

Macro Definition Documentation

#define FRQCR   0xffc00000

Definition at line 68 of file freq.h.

#define FRQCR_CKOEN   0x0800

Definition at line 71 of file freq.h.

#define FRQCR_PLLEN   0x0400

Definition at line 70 of file freq.h.

#define FRQCR_PSTBY   0x0200

Definition at line 69 of file freq.h.

#define MAX_DIVISOR_NR   3

Definition at line 74 of file freq.h.

#define MIN_DIVISOR_NR   0

Definition at line 73 of file freq.h.