Home
last modified time | relevance | path

Searched defs:LPC32XX_TIMER_MR0 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/clocksource/
H A Dtimer-lpc32xx.c37 #define LPC32XX_TIMER_MR0 0x018 macro
/openbmc/linux/arch/arm/mach-lpc32xx/
H A Dlpc32xx.h592 #define LPC32XX_TIMER_MR0(x) io_p2v((x) + 0x18) macro