Searched refs:GTIMER_CTRL (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/arch/arm/mach-uniphier/arm32/ | ||
H A D | timer.c | 35 writel(PRESCALER << 8 | 1, get_global_timer_base() + GTIMER_CTRL); in timer_init() |
H A D | arm-mpcore.h | 39 #define GTIMER_CTRL 0x08 macro |