Searched refs:LPC32XX_TIMER_MR0 (Results 1 – 2 of 2) sorted by relevance
37 #define LPC32XX_TIMER_MR0 0x018 macro76 writel_relaxed(delta, ddata->base + LPC32XX_TIMER_MR0); in lpc32xx_clkevt_next_event()124 writel_relaxed(ddata->ticks_per_jiffy, ddata->base + LPC32XX_TIMER_MR0); in lpc32xx_clkevt_periodic()
592 #define LPC32XX_TIMER_MR0(x) io_p2v((x) + 0x18) macro