Home
last modified time | relevance | path

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

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