Searched refs:WDT_RESET_DEFAULT (Results 1 – 3 of 3) sorted by relevance
37 #define WDT_RESET_DEFAULT (WDT_EXT_RESET | WDT_RESET_REMAP | \ macro66 setbits_32(priv->global_config, WDT_RESET_DEFAULT); in cortina_wdt_start()
61 writel(WDT_RESET_DEFAULT, &priv->regs->reset_mask); in ast_wdt_stop()
60 #define WDT_RESET_DEFAULT \ macro
Completed in 4 milliseconds