Searched refs:TIMER1_RELOAD (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-orion/
H A Dtime.c41 #define TIMER1_RELOAD (TIMER_VIRT_BASE + 0x0018) macro
165 writel(ticks_per_jiffy - 1, TIMER1_RELOAD);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ep93xx/
H A Dcore.c113 #define TIMER1_RELOAD ((EP93XX_TIMER123_CLOCK / HZ) - 1) macro
147 __raw_writel(TIMER1_RELOAD, EP93XX_TIMER1_LOAD);

Completed in 81 milliseconds