Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-highbank/
H A Dtimer.c27 writel(SYSTIMER_RELOAD, &systimer_base->timer0value); in timer_init()
/openbmc/u-boot/arch/arm/include/asm/arch-armv7/
H A Dsystimer.h21 u32 timer0value; member
/openbmc/u-boot/board/armltd/vexpress/
H A Dvexpress_common.c146 writel(SYSTIMER_RELOAD, &systimer_base->timer0value); in vexpress_timer_init()