Searched refs:LPC32XX_TIMER_IR (Results 1 – 3 of 3) sorted by relevance
72 LPC32XX_TIMER_IR(LPC32XX_TIMER0_BASE)); in lpc32xx_timer_interrupt()120 LPC32XX_TIMER_IR(LPC32XX_TIMER0_BASE)); in lpc32xx_timer_init()
29 #define LPC32XX_TIMER_IR 0x000 macro101 writel_relaxed(LPC32XX_TIMER_IR_MR0INT, ddata->base + LPC32XX_TIMER_IR); in lpc32xx_clock_event_handler()218 writel_relaxed(LPC32XX_TIMER_IR_MR0INT, base + LPC32XX_TIMER_IR); in lpc32xx_clockevent_init()
595 #define LPC32XX_TIMER_IR(x) io_p2v((x) + 0x00) macro