Home
last modified time | relevance | path

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

/u-boot/drivers/watchdog/
A Dorion_wdt.c39 #define RSTOUT_ENABLE_BIT BIT(8) macro
88 reg |= RSTOUT_ENABLE_BIT; in orion_wdt_start()
109 reg &= ~RSTOUT_ENABLE_BIT; in orion_wdt_stop()

Completed in 12 milliseconds