Searched refs:AT91_WDT_WDRSTEN (Results 1 – 3 of 3) sorted by relevance
24 #define AT91_WDT_WDRSTEN (1 << 13) /* Reset Processor */ macro
299 wdt->mr |= AT91_WDT_WDRSTEN; in of_at91wdt_init()338 wdt->mr = (WDT_HW_TIMEOUT * 256) | AT91_WDT_WDRSTEN | AT91_WDT_WDD | in at91wdt_probe()
169 wdt->mr |= AT91_WDT_WDRSTEN; in of_sama5d4_wdt_init()