Home
last modified time | relevance | path

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

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