Searched defs:LPC32XX_TIMER_MCR (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/clocksource/ | ||
H A D | timer-lpc32xx.c | 33 #define LPC32XX_TIMER_MCR 0x014 macro |
/linux/arch/arm/mach-lpc32xx/ | ||
H A D | lpc32xx.h | 591 #define LPC32XX_TIMER_MCR(x) io_p2v((x) + 0x14) macro |