Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mfd/syscon/
Datmel-st.h35 #define AT91_ST_WDOVF BIT(1) /* Watchdog Overflow */ macro
/Linux-v4.19/drivers/clocksource/
Dtimer-atmel-st.c211 AT91_ST_PITS | AT91_ST_WDOVF | AT91_ST_RTTINC | AT91_ST_ALMS); in atmel_st_timer_init()