Home
last modified time | relevance | path

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

/linux-4.1.27/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()
/linux-4.1.27/arch/arm/include/asm/hardware/
Darm_timer.h16 #define TIMER_2_BASE 0x20 macro