Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-armv7/
Dglobaltimer.h10 u32 cnt_l; /* 0x00 */ member
/external/u-boot/arch/arm/mach-rmobile/
Dtimer.c24 low = readl(&global_timer->cnt_l); in get_cpu_global_timer()
/external/u-boot/drivers/timer/
Dsti-timer.c30 low = readl(&global_timer->cnt_l); in sti_timer_get_count()