Home
last modified time | relevance | path

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

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