Home
last modified time | relevance | path

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

/u-boot/drivers/watchdog/
A Dorion_wdt.c41 #define WDT_ENABLE_BIT BIT(8) macro
83 reg |= WDT_ENABLE_BIT; in orion_wdt_start()
114 reg &= ~WDT_ENABLE_BIT; in orion_wdt_stop()

Completed in 4 milliseconds