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