Searched refs:AT91_WDT_MR_WDDIS (Results 1 – 6 of 6) sorted by relevance
57 if (readl(priv->regs + AT91_WDT_MR) & AT91_WDT_MR_WDDIS) { in at91_wdt_start()84 priv->regval |= AT91_WDT_MR_WDDIS; in at91_wdt_stop()
41 #define AT91_WDT_MR_WDDIS 0x00008000 macro
19 writel(AT91_WDT_MR_WDDIS, &wdt->mr); in at91_disable_wdt()
182 AT91_WDT_MR_WDDIS | \
129 AT91_WDT_MR_WDDIS | \
141 AT91_WDT_MR_WDDIS | \