LPC32XX_TIMER_MR0
writel_relaxed(ddata->ticks_per_jiffy, ddata->base + LPC32XX_TIMER_MR0);
writel_relaxed(delta, ddata->base + LPC32XX_TIMER_MR0);