Home
last modified time | relevance | path

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

/arch/arm/include/asm/hardware/
Darm_timer.h16 #define TIMER_2_BASE 0x20 macro
/arch/arm/common/
Dtimer-sp.c227 writel(0, base + TIMER_2_BASE + TIMER_CTRL); in sp804_of_init()
253 __sp804_clockevents_init(base + TIMER_2_BASE, irq, clk2, name); in sp804_of_init()
257 __sp804_clocksource_and_sched_clock_init(base + TIMER_2_BASE, in sp804_of_init()
/arch/arm/mach-vexpress/
Dv2m.c62 sp804_clocksource_init(base + TIMER_2_BASE, "v2m-timer1"); in v2m_sp804_init()