Home
last modified time | relevance | path

Searched refs:TIMER2_BASE (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/clocksource/
Dmoxart_timer.c26 #define TIMER2_BASE 0x10 macro
146 if (clocksource_mmio_init(base + TIMER2_BASE + REG_COUNT, in moxart_timer_init()
153 writel(~0, base + TIMER2_BASE + REG_LOAD); in moxart_timer_init()
Dtegra20_timer.c44 #define TIMER2_BASE 0x8 macro
/linux-4.4.14/arch/arm/mach-gemini/
Dtime.c25 #define TIMER2_BASE (GEMINI_TIMER_BASE + 0x10) macro