Home
last modified time | relevance | path

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

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