Searched refs:wdt_ctrl (Results 1 – 1 of 1) sorted by relevance
162 u32 wdt_ctrl; in apple_wdt_probe() local186 wdt_ctrl = readl_relaxed(wdt->regs + APPLE_WDT_WD1_CTRL); in apple_wdt_probe()187 if (wdt_ctrl & APPLE_WDT_CTRL_RESET_EN) in apple_wdt_probe()