Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/powerpc/lib/
H A Dinterrupts.c27 #ifndef CONFIG_SYS_WATCHDOG_FREQ
28 #define CONFIG_SYS_WATCHDOG_FREQ (CONFIG_SYS_HZ / 2) macro
89 if ((timestamp % (CONFIG_SYS_WATCHDOG_FREQ)) == 0) in timer_interrupt()
/OK3568_Linux_fs/u-boot/arch/m68k/lib/
H A Dtime.c20 #ifndef CONFIG_SYS_WATCHDOG_FREQ
21 #define CONFIG_SYS_WATCHDOG_FREQ (CONFIG_SYS_HZ / 2) macro
70 if ((timestamp % (CONFIG_SYS_WATCHDOG_FREQ)) == 0) { in dtimer_interrupt()
/OK3568_Linux_fs/u-boot/include/configs/
H A DMPC8610HPCD.h427 #define CONFIG_SYS_WATCHDOG_FREQ 5000 /* Feed interval, 5s */ macro
/OK3568_Linux_fs/u-boot/scripts/
H A Dconfig_whitelist.txt4788 CONFIG_SYS_WATCHDOG_FREQ