Home
last modified time | relevance | path

Searched refs:GTIMER_CTRL (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-uniphier/arm32/
H A Dtimer.c36 writel(PRESCALER << 8 | 1, get_global_timer_base() + GTIMER_CTRL); in timer_init()
H A Darm-mpcore.h40 #define GTIMER_CTRL 0x08 macro