Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/siemens/rut/
H A Dboard.c202 static bool hw_watchdog_init_done; variable
207 if (!hw_watchdog_init_done) in hw_watchdog_reset()
221 hw_watchdog_init_done = 1; in hw_watchdog_init()