Searched refs:AT91_ST_CRTV (Results 1 – 2 of 2) sorted by relevance
43 #define AT91_ST_CRTV 0xfffff /* Current Real-Time Value */ macro
71 while (((crtr - last_crtr) & AT91_ST_CRTV) >= timer_latch) { in at91rm9200_timer_interrupt()