Searched refs:LPC32XX_TIMER_TC (Results 1 – 3 of 3) sorted by relevance
34 #define LPC32XX_TIMER_TC 0x008 macro157 ret = clocksource_mmio_init(base + LPC32XX_TIMER_TC, "lpc3220 timer", in lpc32xx_clocksource_init()164 clocksource_timer_counter = base + LPC32XX_TIMER_TC; in lpc32xx_clocksource_init()
142 clocksource_mmio_init(LPC32XX_TIMER_TC(LPC32XX_TIMER1_BASE), in lpc32xx_timer_init()
597 #define LPC32XX_TIMER_TC(x) io_p2v((x) + 0x08) macro