Searched refs:LPC32XX_TIMER0_BASE (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/mach-lpc32xx/
H A Dtimer.c52 LCP32XX_TIMER_TCR(LPC32XX_TIMER0_BASE));
53 __raw_writel(delta, LCP32XX_TIMER_PR(LPC32XX_TIMER0_BASE));
55 LCP32XX_TIMER_TCR(LPC32XX_TIMER0_BASE));
75 __raw_writel(0, LCP32XX_TIMER_TCR(LPC32XX_TIMER0_BASE));
99 LCP32XX_TIMER_IR(LPC32XX_TIMER0_BASE));
145 __raw_writel(0, LCP32XX_TIMER_TCR(LPC32XX_TIMER0_BASE));
147 LCP32XX_TIMER_IR(LPC32XX_TIMER0_BASE));
148 __raw_writel(1, LCP32XX_TIMER_MR0(LPC32XX_TIMER0_BASE));
152 LCP32XX_TIMER_MCR(LPC32XX_TIMER0_BASE));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-lpc32xx/include/mach/
H A Dplatform.h75 #define LPC32XX_TIMER0_BASE 0x40044000 macro

Completed in 28 milliseconds