Home
last modified time | relevance | path

Searched defs:systimer_base (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/mach-highbank/
H A Dtimer.c15 static struct systimer *systimer_base = (struct systimer *)SYSTIMER_BASE; variable
/openbmc/u-boot/board/armltd/vexpress/
H A Dvexpress_common.c29 static struct systimer *systimer_base = (struct systimer *)V2M_TIMER01; variable