Searched defs:LPC32XX_TIMER_TC (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/clocksource/ | ||
H A D | timer-lpc32xx.c | 31 #define LPC32XX_TIMER_TC 0x008 macro |
/linux/arch/arm/mach-lpc32xx/ | ||
H A D | lpc32xx.h | 588 #define LPC32XX_TIMER_TC(x) io_p2v((x) + 0x08) macro |