Home
last modified time | relevance | path

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

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