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

/u-boot/arch/arm/mach-nexell/
H A Dtimer.c103 static inline unsigned long timer_read(void __iomem *base, int ch) function
186 lastdec = timer_read(base, ch);
196 unsigned long now = timer_read(base, ch); /* current tick value */

Completed in 83 milliseconds