Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/lib/
Dtime.c16 #ifndef CONFIG_WD_PERIOD
17 # define CONFIG_WD_PERIOD (10 * 1000 * 1000) /* 10 seconds default */ macro
183 kv = usec > CONFIG_WD_PERIOD ? CONFIG_WD_PERIOD : usec; in udelay()
/third_party/uboot/u-boot-2020.01/scripts/
Dconfig_whitelist.txt4370 CONFIG_WD_PERIOD