Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-rmobile/
Dtimer.c22 u32 old = readl(&global_timer->cnt_h); in get_cpu_global_timer()
25 high = readl(&global_timer->cnt_h); in get_cpu_global_timer()
/external/u-boot/drivers/timer/
Dsti-timer.c27 u32 old = readl(&global_timer->cnt_h); in sti_timer_get_count()
31 high = readl(&global_timer->cnt_h); in sti_timer_get_count()
/external/u-boot/arch/arm/include/asm/arch-armv7/
Dglobaltimer.h11 u32 cnt_h; member