Home
last modified time | relevance | path

Searched refs:CONFIG_WATCHDOG_TIMEOUT_MSECS (Results 1 – 16 of 16) sorted by relevance

/u-boot/include/configs/
A Dsocfpga_arria5_secu1.h123 #undef CONFIG_WATCHDOG_TIMEOUT_MSECS
124 #define CONFIG_WATCHDOG_TIMEOUT_MSECS 60000 macro
/u-boot/drivers/watchdog/
A Dulp_wdog.c23 #ifndef CONFIG_WATCHDOG_TIMEOUT_MSECS
24 #define CONFIG_WATCHDOG_TIMEOUT_MSECS 0x1500 macro
71 hw_watchdog_set_timeout(CONFIG_WATCHDOG_TIMEOUT_MSECS); in hw_watchdog_init()
A Dimx_watchdog.c74 #ifndef CONFIG_WATCHDOG_TIMEOUT_MSECS in imx_watchdog_init()
75 #define CONFIG_WATCHDOG_TIMEOUT_MSECS 128000 in imx_watchdog_init() macro
106 imx_watchdog_init(wdog, true, CONFIG_WATCHDOG_TIMEOUT_MSECS); in hw_watchdog_init()
A Ddesignware_wdt.c76 CONFIG_WATCHDOG_TIMEOUT_MSECS); in hw_watchdog_init()
A Dwdt-uclass.c19 #define WATCHDOG_TIMEOUT_SECS (CONFIG_WATCHDOG_TIMEOUT_MSECS / 1000)
/u-boot/configs/
A Dwarp_defconfig47 CONFIG_WATCHDOG_TIMEOUT_MSECS=30000
A Dtqma6s_wru4_mmc_defconfig80 CONFIG_WATCHDOG_TIMEOUT_MSECS=60000
A Dmx53ppd_defconfig79 CONFIG_WATCHDOG_TIMEOUT_MSECS=8000
A Dkp_imx6q_tpc_defconfig82 CONFIG_WATCHDOG_TIMEOUT_MSECS=60000
A Dge_bx50v3_defconfig102 CONFIG_WATCHDOG_TIMEOUT_MSECS=6000
A Ddh_imx6_defconfig108 CONFIG_WATCHDOG_TIMEOUT_MSECS=60000
A Dm53menlo_defconfig110 CONFIG_WATCHDOG_TIMEOUT_MSECS=8000
A Ddisplay5_defconfig122 CONFIG_WATCHDOG_TIMEOUT_MSECS=15000
A Ddisplay5_factory_defconfig132 CONFIG_WATCHDOG_TIMEOUT_MSECS=15000
A Dge_b1x5v2_defconfig135 CONFIG_WATCHDOG_TIMEOUT_MSECS=30000
/u-boot/doc/
A DREADME.watchdog12 CONFIG_WATCHDOG_TIMEOUT_MSECS

Completed in 12 milliseconds