Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/syscon/
H A Datmel-st.h32 #define AT91_ST_RTTINC BIT(2) /* Real-time Timer Increment */ macro
/openbmc/linux/drivers/clocksource/
H A Dtimer-atmel-st.c197 AT91_ST_PITS | AT91_ST_WDOVF | AT91_ST_RTTINC | AT91_ST_ALMS); in atmel_st_timer_init()