Searched refs:TIMER1_BASE (Results 1 – 3 of 3) sorted by relevance
32 #define TIMER1_BASE 0x4004C000 /* Timer1 registers base */ macro
13 static struct timer_regs *timer1 = (struct timer_regs *)TIMER1_BASE;
40 #define TIMER1_BASE 0x00 macro217 return TIMER1_BASE; in tegra_base_for_cpu()