AT91_WDT_WDV
value = tmp & AT91_WDT_WDV;
#define AT91_WDT_SET_WDV(x) ((x) & AT91_WDT_WDV)
wdt->mr &= ~AT91_WDT_WDV;