Home
last modified time | relevance | path

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

/arch/arm/mach-at91/include/mach/
Dat91_st.h48 #define AT91_ST_RTTINC (1 << 2) /* Real-time Timer Increment */ macro
/arch/arm/mach-at91/
Dat91rm9200_time.c255 AT91_ST_PITS | AT91_ST_WDOVF | AT91_ST_RTTINC | AT91_ST_ALMS); in at91rm9200_timer_init()