Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dwatchdog.h20 int init_func_watchdog_reset(void);
25 #define INIT_FUNC_WATCHDOG_RESET init_func_watchdog_reset,
/openbmc/u-boot/common/
H A Dboard_f.c108 int init_func_watchdog_reset(void) in init_func_watchdog_reset() function