Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-omap2/
Dtimer.c61 #define REALTIME_COUNTER_BASE 0x48243200 macro
554 base = ioremap(REALTIME_COUNTER_BASE, SZ_32); in realtime_counter_init()