Home
last modified time | relevance | path

Searched refs:LPC32XX_TIMER_TC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/clocksource/
H 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()
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dtimer-lpc32xx.c31 #define LPC32XX_TIMER_TC 0x008 macro
193 ret = clocksource_mmio_init(base + LPC32XX_TIMER_TC, "lpc3220 timer", in lpc32xx_clocksource_init()
200 clocksource_timer_counter = base + LPC32XX_TIMER_TC; in lpc32xx_clocksource_init()
/kernel/linux/linux-5.10/arch/arm/mach-lpc32xx/
H A Dlpc32xx.h588 #define LPC32XX_TIMER_TC(x) io_p2v((x) + 0x08) macro
/kernel/linux/linux-6.6/arch/arm/mach-lpc32xx/
H A Dlpc32xx.h588 #define LPC32XX_TIMER_TC(x) io_p2v((x) + 0x08) macro

Completed in 6 milliseconds