Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap2/
H A Dtimer.c37 #define REALTIME_COUNTER_BASE 0x48243200 macro
66 base = ioremap(REALTIME_COUNTER_BASE, SZ_32); in realtime_counter_init()