Home
last modified time | relevance | path

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

/u-boot/drivers/watchdog/
A Dsp805_wdt.c22 #define WDTCONTROL 0x008 macro
81 writel(INT_ENABLE | RESET_ENABLE, priv->reg + WDTCONTROL); in sp805_wdt_start()
93 writel(DISABLE, priv->reg + WDTCONTROL); in sp805_wdt_stop()

Completed in 2 milliseconds