Home
last modified time | relevance | path

Searched refs:LPC32XX_TIMER_TC (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/clocksource/
A Dtimer-lpc32xx.c35 #define LPC32XX_TIMER_TC 0x008 macro
197 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()
/linux/arch/arm/mach-lpc32xx/
A Dlpc32xx.h588 #define LPC32XX_TIMER_TC(x) io_p2v((x) + 0x08) macro

Completed in 6 milliseconds