Home
last modified time | relevance | path

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

/external/u-boot/arch/powerpc/lib/
Dinterrupts.c26 #ifndef CONFIG_SYS_WATCHDOG_FREQ
27 #define CONFIG_SYS_WATCHDOG_FREQ (CONFIG_SYS_HZ / 2) macro
88 if ((timestamp % (CONFIG_SYS_WATCHDOG_FREQ)) == 0) in timer_interrupt()
/external/u-boot/arch/m68k/lib/
Dtime.c19 #ifndef CONFIG_SYS_WATCHDOG_FREQ
20 #define CONFIG_SYS_WATCHDOG_FREQ (CONFIG_SYS_HZ / 2) macro
69 if ((timestamp % (CONFIG_SYS_WATCHDOG_FREQ)) == 0) { in dtimer_interrupt()
/external/u-boot/include/configs/
DMPC8610HPCD.h417 #define CONFIG_SYS_WATCHDOG_FREQ 5000 /* Feed interval, 5s */ macro
/external/u-boot/scripts/
Dconfig_whitelist.txt4459 CONFIG_SYS_WATCHDOG_FREQ