Searched defs:LPC32XX_TIMER_PR (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/clocksource/ | ||
H A D | timer-lpc32xx.c | 32 #define LPC32XX_TIMER_PR 0x00c macro |
/linux/arch/arm/mach-lpc32xx/ | ||
H A D | lpc32xx.h | 589 #define LPC32XX_TIMER_PR(x) io_p2v((x) + 0x0C) macro |