Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-omap2/
Dtimer.c59 #define REALTIME_COUNTER_BASE 0x48243200 macro
619 base = ioremap(REALTIME_COUNTER_BASE, SZ_32); in realtime_counter_init()