Searched defs:LPC32XX_TIMER_MR0 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/clocksource/ | ||
H A D | timer-lpc32xx.c | 37 #define LPC32XX_TIMER_MR0 0x018 macro |
/linux/arch/arm/mach-lpc32xx/ | ||
H A D | lpc32xx.h | 592 #define LPC32XX_TIMER_MR0(x) io_p2v((x) + 0x18) macro |