Home
last modified time | relevance | path

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

/openbmc/u-boot/board/siemens/rut/
H A Dboard.c199 static bool hw_watchdog_init_done; variable
204 if (!hw_watchdog_init_done) in hw_watchdog_reset()
218 hw_watchdog_init_done = 1; in hw_watchdog_init()