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