Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/syscon/
H A Datmel-st.h22 #define AT91_ST_WDV 0xffff /* Watchdog Counter Value */ macro
/openbmc/linux/drivers/watchdog/
H A Dat91rm9200_wdt.c89 (((65536 * wdt_time) >> 8) & AT91_ST_WDV)); in at91_wdt_start()