Searched refs:crtr (Results 1 – 1 of 1) sorted by relevance
69 u32 crtr = read_CRTR(); in at91rm9200_timer_interrupt() local71 while (((crtr - last_crtr) & AT91_ST_CRTV) >= timer_latch) { in at91rm9200_timer_interrupt()