Home
last modified time | relevance | path

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

/external/u-boot/include/
Dwatchdog.h20 int init_func_watchdog_reset(void);
25 #define INIT_FUNC_WATCHDOG_RESET init_func_watchdog_reset,
/external/u-boot/common/
Dboard_f.c103 int init_func_watchdog_reset(void) in init_func_watchdog_reset() function