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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mach-at91/
H A Dat91rm9200_time.c41 static inline unsigned long read_CRTR(void) { function
62 elapsed = (read_CRTR() - last_crtr) & AT91_ST_ALMV;
75 while (((read_CRTR() - last_crtr) & AT91_ST_ALMV) >= LATCH) {

Completed in 37 milliseconds