Searched refs:LPC32XX_TIMER_IR (Results 1 – 2 of 2) sorted by relevance
26 #define LPC32XX_TIMER_IR 0x000 macro135 writel_relaxed(LPC32XX_TIMER_IR_MR0INT, ddata->base + LPC32XX_TIMER_IR); in lpc32xx_clock_event_handler()256 writel_relaxed(LPC32XX_TIMER_IR_MR0INT, base + LPC32XX_TIMER_IR); in lpc32xx_clockevent_init()
586 #define LPC32XX_TIMER_IR(x) io_p2v((x) + 0x00) macro