Home
last modified time | relevance | path

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

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