Searched refs:cnt_h (Results 1 - 2 of 2) sorted by relevance

/u-boot/arch/arm/include/asm/arch-armv7/
H A Dglobaltimer.h11 u32 cnt_h; member in struct:globaltimer
/u-boot/drivers/timer/
H A Darm_global_timer.c28 u32 old = readl(&global_timer->cnt_h);
32 high = readl(&global_timer->cnt_h);

Completed in 95 milliseconds