Home
last modified time | relevance | path

Searched refs:wdt_ctrl (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/watchdog/
H A Dapple_wdt.c162 u32 wdt_ctrl; in apple_wdt_probe() local
186 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()