Searched refs:TIMER_2_BASE (Results 1 – 2 of 2) sorted by relevance
224 writel(0, base + TIMER_2_BASE + TIMER_CTRL); in sp804_of_init()253 ret = __sp804_clockevents_init(base + TIMER_2_BASE, irq, clk2, name); in sp804_of_init()266 ret =__sp804_clocksource_and_sched_clock_init(base + TIMER_2_BASE, in sp804_of_init()
14 #define TIMER_2_BASE 0x20 macro