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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mach-realview/
H A Dlocaltimer.c25 #define TWD_BASE(cpu) (__io_address(REALVIEW_TWD_BASE) + \ macro
38 void __iomem *base = TWD_BASE(smp_processor_id());
50 void __iomem *base = TWD_BASE(cpu);
128 __raw_writel(0, TWD_BASE(cpu) + TWD_TIMER_CONTROL);

Completed in 118 milliseconds