Searched refs:LPC32XX_TIMER_TC (Results 1 – 2 of 2) sorted by relevance
35 #define LPC32XX_TIMER_TC 0x008 macro197 ret = clocksource_mmio_init(base + LPC32XX_TIMER_TC, "lpc3220 timer", in lpc32xx_clocksource_init()204 clocksource_timer_counter = base + LPC32XX_TIMER_TC; in lpc32xx_clocksource_init()
588 #define LPC32XX_TIMER_TC(x) io_p2v((x) + 0x08) macro
Completed in 6 milliseconds