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

Go to the source code of this file.

Macros

#define TMR_BA   W90X900_VA_TIMER
 
#define REG_TCSR0   (TMR_BA+0x00)
 
#define REG_TCSR1   (TMR_BA+0x04)
 
#define REG_TICR0   (TMR_BA+0x08)
 
#define REG_TICR1   (TMR_BA+0x0C)
 
#define REG_TDR0   (TMR_BA+0x10)
 
#define REG_TDR1   (TMR_BA+0x14)
 
#define REG_TISR   (TMR_BA+0x18)
 
#define REG_WTCR   (TMR_BA+0x1C)
 
#define REG_TCSR2   (TMR_BA+0x20)
 
#define REG_TCSR3   (TMR_BA+0x24)
 
#define REG_TICR2   (TMR_BA+0x28)
 
#define REG_TICR3   (TMR_BA+0x2C)
 
#define REG_TDR2   (TMR_BA+0x30)
 
#define REG_TDR3   (TMR_BA+0x34)
 
#define REG_TCSR4   (TMR_BA+0x40)
 
#define REG_TICR4   (TMR_BA+0x48)
 
#define REG_TDR4   (TMR_BA+0x50)
 

Macro Definition Documentation

#define REG_TCSR0   (TMR_BA+0x00)

Definition at line 24 of file regs-timer.h.

#define REG_TCSR1   (TMR_BA+0x04)

Definition at line 25 of file regs-timer.h.

#define REG_TCSR2   (TMR_BA+0x20)

Definition at line 32 of file regs-timer.h.

#define REG_TCSR3   (TMR_BA+0x24)

Definition at line 33 of file regs-timer.h.

#define REG_TCSR4   (TMR_BA+0x40)

Definition at line 38 of file regs-timer.h.

#define REG_TDR0   (TMR_BA+0x10)

Definition at line 28 of file regs-timer.h.

#define REG_TDR1   (TMR_BA+0x14)

Definition at line 29 of file regs-timer.h.

#define REG_TDR2   (TMR_BA+0x30)

Definition at line 36 of file regs-timer.h.

#define REG_TDR3   (TMR_BA+0x34)

Definition at line 37 of file regs-timer.h.

#define REG_TDR4   (TMR_BA+0x50)

Definition at line 40 of file regs-timer.h.

#define REG_TICR0   (TMR_BA+0x08)

Definition at line 26 of file regs-timer.h.

#define REG_TICR1   (TMR_BA+0x0C)

Definition at line 27 of file regs-timer.h.

#define REG_TICR2   (TMR_BA+0x28)

Definition at line 34 of file regs-timer.h.

#define REG_TICR3   (TMR_BA+0x2C)

Definition at line 35 of file regs-timer.h.

#define REG_TICR4   (TMR_BA+0x48)

Definition at line 39 of file regs-timer.h.

#define REG_TISR   (TMR_BA+0x18)

Definition at line 30 of file regs-timer.h.

#define REG_WTCR   (TMR_BA+0x1C)

Definition at line 31 of file regs-timer.h.

#define TMR_BA   W90X900_VA_TIMER

Definition at line 23 of file regs-timer.h.