Home
last modified time | relevance | path

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

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