Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-integrator/
Dhardware.h263 #define INTEGRATOR_CT_BASE 0x13000000 /* Counter/Timers */ macro
347 #define INTEGRATOR_TIMER0_BASE INTEGRATOR_CT_BASE
348 #define INTEGRATOR_TIMER1_BASE (INTEGRATOR_CT_BASE + 0x100)
349 #define INTEGRATOR_TIMER2_BASE (INTEGRATOR_CT_BASE + 0x200)
Dintegrator_cp.c73 .virtual = IO_ADDRESS(INTEGRATOR_CT_BASE),
74 .pfn = __phys_to_pfn(INTEGRATOR_CT_BASE),