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

/linux-4.4.14/drivers/clocksource/
H A Dtimer-atmel-st.c82 u32 crtr = read_CRTR(); at91rm9200_timer_interrupt() local
84 while (((crtr - last_crtr) & AT91_ST_CRTV) >= timer_latch) { at91rm9200_timer_interrupt()

Completed in 54 milliseconds