Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/u-boot/arch/arm/mach-at91/include/mach/
H A Dat91_st.h20 u32 crtr; member