Searched refs:RSTOUT_ENABLE_BIT (Results 1 – 1 of 1) sorted by relevance
39 #define RSTOUT_ENABLE_BIT BIT(8) macro88 reg |= RSTOUT_ENABLE_BIT; in orion_wdt_start()109 reg &= ~RSTOUT_ENABLE_BIT; in orion_wdt_stop()
Completed in 12 milliseconds