Home
last modified time | relevance | path

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

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