Home
last modified time | relevance | path

Searched defs:TIMEOUT_COUNT (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/net/
H A Drarp.c17 #define TIMEOUT_COUNT 5 /* # of timeouts before giving up */ macro
19 #define TIMEOUT_COUNT (CONFIG_NET_RETRY_COUNT) macro
H A Dtftp.c28 # define TIMEOUT_COUNT 10 macro
30 # define TIMEOUT_COUNT (CONFIG_NET_RETRY_COUNT * 2) macro
H A Dbootp.c37 # define TIMEOUT_COUNT 5 /* # of timeouts before giving up */ macro
39 # define TIMEOUT_COUNT (CONFIG_NET_RETRY_COUNT) macro
/openbmc/u-boot/drivers/serial/
H A Darm_dcc.c96 #define TIMEOUT_COUNT 0x4000000 macro
/openbmc/linux/arch/alpha/kernel/
H A Dtime.c341 #define TIMEOUT_COUNT 0x100000 macro