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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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 45 milliseconds