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

/netbsd-6-1-5-RELEASE/sys/arch/arm/omap/
H A Domap2_mputmr.c143 _timer_read(struct mputmr_softc *sc) function
182 return _timer_read(ref_sc);
270 last = _timer_read(clock_sc);
275 cur = _timer_read(clock_sc);
/netbsd-6-1-5-RELEASE/sys/arch/arm/gemini/
H A Dgemini_timer.c167 _timer_read(struct geminitmr_softc *sc) function
228 r = _timer_read(ref_sc);
341 last = _timer_read(sc);
346 cur = _timer_read(sc);

Completed in 100 milliseconds