Home
last modified time | relevance | path

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

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