Searched refs:GEMINI_TIMER_BASE (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-gemini/include/mach/
H A Dhardware.h29 #define GEMINI_TIMER_BASE 0x43000000 macro
60 #define GEMINI_TIMER1_BASE GEMINI_TIMER_BASE
61 #define GEMINI_TIMER2_BASE (GEMINI_TIMER_BASE + 0x10)
62 #define GEMINI_TIMER3_BASE (GEMINI_TIMER_BASE + 0x20)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-gemini/
H A Dmm.c32 .virtual = IO_ADDRESS(GEMINI_TIMER_BASE),
33 .pfn = __phys_to_pfn(GEMINI_TIMER_BASE),
H A Dtime.c88 __raw_writel(TIMER_2_CR_ENABLE | TIMER_2_CR_INT, TIMER_CR(IO_ADDRESS(GEMINI_TIMER_BASE)));

Completed in 90 milliseconds