Searched refs:TMR_BA (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-w90x900/include/mach/
H A Dregs-timer.h23 #define TMR_BA W90X900_VA_TIMER macro
24 #define REG_TCSR0 (TMR_BA+0x00)
25 #define REG_TCSR1 (TMR_BA+0x04)
26 #define REG_TICR0 (TMR_BA+0x08)
27 #define REG_TICR1 (TMR_BA+0x0C)
28 #define REG_TDR0 (TMR_BA+0x10)
29 #define REG_TDR1 (TMR_BA+0x14)
30 #define REG_TISR (TMR_BA+0x18)
31 #define REG_WTCR (TMR_BA+0x1C)
32 #define REG_TCSR2 (TMR_BA
[all...]
H A Dsystem.h23 #define WTCR (TMR_BA + 0x1C)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-nuc93x/include/mach/
H A Dregs-timer.h21 #define TMR_BA NUC93X_VA_TIMER macro
22 #define REG_TCSR0 (TMR_BA+0x00)
23 #define REG_TICR0 (TMR_BA+0x08)
24 #define REG_TDR0 (TMR_BA+0x10)
25 #define REG_TISR (TMR_BA+0x18)
26 #define REG_WTCR (TMR_BA+0x1C)

Completed in 52 milliseconds