Searched refs:AT91_WDT_WDRSTEN (Results 1 – 3 of 3) sorted by relevance
31 #define AT91_WDT_WDRSTEN BIT(13) /* Reset Processor */ macro
298 wdt->mr |= AT91_WDT_WDRSTEN; in of_at91wdt_init()336 wdt->mr = (WDT_HW_TIMEOUT * 256) | AT91_WDT_WDRSTEN | AT91_WDT_WDD | in at91wdt_probe()
242 wdt->mr |= AT91_WDT_WDRSTEN; in sama5d4_wdt_init()