Searched defs:LPC32XX_TIMER_CTCR (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/clocksource/ | ||
| H A D | timer-lpc32xx.c | 38 #define LPC32XX_TIMER_CTCR 0x070 macro |
| /linux/arch/arm/mach-lpc32xx/ | ||
| H A D | lpc32xx.h | 602 #define LPC32XX_TIMER_CTCR(x) io_p2v((x) + 0x70) macro |