Searched refs:WDT_ENABLED (Results 1 – 1 of 1) sorted by relevance
93 #define WDT_ENABLED(mr, dis_mask) (!((mr) & (dis_mask))) macro133 if (WDT_ENABLED(wdt->mr, wdt->dis_mask)) in atmel_wdt_settimeout()237 if (!WDT_ENABLED(wdt->mr, wdt->dis_mask)) { in atmel_wdt_init_hw()239 if (WDT_ENABLED(mr, wdt->dis_mask)) in atmel_wdt_init_hw()268 if (WDT_ENABLED(wdt->mr, wdt->dis_mask)) in atmel_wdt_init_hw()