Searched refs:AT91_WDT_MR_WDDIS (Results 1 – 6 of 6) sorted by relevance
38 #define AT91_WDT_MR_WDDIS 0x00008000 macro
49 if (readl(&wd->mr) & AT91_WDT_MR_WDDIS) { in at91_wdt_settimeout()
22 writel(AT91_WDT_MR_WDDIS, &wdt->mr); in at91_disable_wdt()
132 AT91_WDT_MR_WDDIS | \
197 AT91_WDT_MR_WDDIS | \
144 AT91_WDT_MR_WDDIS | \