Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-highbank/
Dtimer.c28 writel(SYSTIMER_EN | SYSTIMER_32BIT | SYSTIMER_PRESC_256, in timer_init()
/external/u-boot/arch/arm/include/asm/arch-armv7/
Dsystimer.h14 #define SYSTIMER_EN (1 << 7) macro
/external/u-boot/board/armltd/vexpress/
Dvexpress_common.c147 writel(SYSTIMER_EN | SYSTIMER_32BIT | in vexpress_timer_init()