Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/
H A Dcpu.h32 #define TIMER1_BASE 0x4004C000 /* Timer1 registers base */ macro
/openbmc/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/
H A Dtimer.c13 static struct timer_regs *timer1 = (struct timer_regs *)TIMER1_BASE;
/openbmc/linux/drivers/clocksource/
H A Dtimer-tegra.c40 #define TIMER1_BASE 0x00 macro
217 return TIMER1_BASE; in tegra_base_for_cpu()