Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-highbank/
H A Dtimer.c26 writel(SYSTIMER_RELOAD, &systimer_base->timer0load); in timer_init()
/openbmc/u-boot/arch/arm/include/asm/arch-armv7/
H A Dsystimer.h20 u32 timer0load; /* 0x00 */ member
/openbmc/u-boot/board/armltd/vexpress/
H A Dvexpress_common.c145 writel(SYSTIMER_RELOAD, &systimer_base->timer0load); in vexpress_timer_init()