Searched refs:AT91_WDT_WDDIS (Results 1 – 2 of 2) sorted by relevance
28 #define AT91_WDT_WDDIS (1 << 15) /* Watchdog Disable */ macro
136 if (mr & AT91_WDT_WDDIS) { in at91_wdt_settimeout()