Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/
H A Dtime.c15 #ifndef CONFIG_WD_PERIOD
16 # define CONFIG_WD_PERIOD (10 * 1000 * 1000) /* 10 seconds default */ macro
168 kv = usec > CONFIG_WD_PERIOD ? CONFIG_WD_PERIOD : usec; in udelay()
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt4611 CONFIG_WD_PERIOD