Home
last modified time | relevance | path

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

/u-boot/lib/
A Dtime.c21 #ifndef CONFIG_WD_PERIOD
22 # define CONFIG_WD_PERIOD (10 * 1000 * 1000) /* 10 seconds default */ macro
198 kv = usec > CONFIG_WD_PERIOD ? CONFIG_WD_PERIOD : usec; in udelay()
/u-boot/scripts/
A Dconfig_whitelist.txt3968 CONFIG_WD_PERIOD

Completed in 5 milliseconds