Home
last modified time | relevance | path

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

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