Searched refs:INTEGRATOR_CT_BASE (Results 1 – 2 of 2) sorted by relevance
263 #define INTEGRATOR_CT_BASE 0x13000000 /* Counter/Timers */ macro347 #define INTEGRATOR_TIMER0_BASE INTEGRATOR_CT_BASE348 #define INTEGRATOR_TIMER1_BASE (INTEGRATOR_CT_BASE + 0x100)349 #define INTEGRATOR_TIMER2_BASE (INTEGRATOR_CT_BASE + 0x200)
73 .virtual = IO_ADDRESS(INTEGRATOR_CT_BASE),74 .pfn = __phys_to_pfn(INTEGRATOR_CT_BASE),