Home
last modified time | relevance | path

Searched refs:INTEGRATOR_CT_BASE (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/asm-arm/arch-integrator/
Dtime.h24 #define TIMER0_VA_BASE (IO_ADDRESS(INTEGRATOR_CT_BASE)+0x00000000)
25 #define TIMER1_VA_BASE (IO_ADDRESS(INTEGRATOR_CT_BASE)+0x00000100)
26 #define TIMER2_VA_BASE (IO_ADDRESS(INTEGRATOR_CT_BASE)+0x00000200)
Dplatform.h274 #define INTEGRATOR_CT_BASE 0x13000000 /* Counter/Timers */ macro
521 #define INTEGRATOR_TIMER0_BASE INTEGRATOR_CT_BASE
522 #define INTEGRATOR_TIMER1_BASE (INTEGRATOR_CT_BASE + 0x100)
523 #define INTEGRATOR_TIMER2_BASE (INTEGRATOR_CT_BASE + 0x200)
/linux-2.4.37.9/arch/arm/mach-integrator/
Dmm.c59 { IO_ADDRESS(INTEGRATOR_CT_BASE), INTEGRATOR_CT_BASE, SZ_4K , DOMAIN_IO, 0, 1},