Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-highbank/
H A Dtimer.c16 static struct systimer *systimer_base = (struct systimer *)SYSTIMER_BASE; variable
/rk3399_rockchip-uboot/board/armltd/vexpress/
H A Dvexpress_common.c30 static struct systimer *systimer_base = (struct systimer *)V2M_TIMER01; variable