Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-versatile/
Dcore.c788 #define TIMER1_VA_BASE (__io_address(VERSATILE_TIMER0_1_BASE) + 0x20) macro
802 writel(0, TIMER1_VA_BASE + TIMER_CTRL); in versatile_timer_init()