Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dtimer-lpc32xx.c26 #define LPC32XX_TIMER_IR 0x000 macro
/openbmc/linux/arch/arm/mach-lpc32xx/
H A Dlpc32xx.h586 #define LPC32XX_TIMER_IR(x) io_p2v((x) + 0x00) macro