Searched refs:REALVIEW_PBA8_TIMER0_1_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-realview/include/mach/
H A Dboard-pba8.h36 #define REALVIEW_PBA8_TIMER0_1_BASE 0x10011000 /* Timer 0 and 1 */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-realview/
H A Drealview_pba8.c70 .virtual = IO_ADDRESS(REALVIEW_PBA8_TIMER0_1_BASE),
71 .pfn = __phys_to_pfn(REALVIEW_PBA8_TIMER0_1_BASE),
283 timer0_va_base = __io_address(REALVIEW_PBA8_TIMER0_1_BASE);
284 timer1_va_base = __io_address(REALVIEW_PBA8_TIMER0_1_BASE) + 0x20;

Completed in 56 milliseconds