Home
last modified time | relevance | path

Searched refs:holdoff (Results 1 – 6 of 6) sorted by relevance

/external/u-boot/doc/
DREADME.srio-pcie-boot-corenet22 the boot location to SRIO or PCIE, and holdoff all the cores.
37 1. Slave's RCW example for boot from SRIO port 1 and all cores in holdoff.
44 2. Slave's RCW example for boot from PCIE port 1 and all cores in holdoff.
70 h) Since all cores of slave in holdoff, slave should be powered on before
85 1. Slave's RCW with SRIO or PCIE boot configurations, and all cores in holdoff
/external/u-boot/board/freescale/mpc8641hpcn/
DREADME63 SW6(1) = 1 CONFIG_SYS_CPUBOOT = 1 :: no boot holdoff
/external/ppp/pppd/
Doptions.c108 int holdoff = 30; /* # seconds to pause before reconnecting */ variable
217 { "holdoff", o_int, &holdoff,
Dpppd.h309 extern int holdoff; /* Dead time before restarting */
Dtty.c464 holdoff = 0; in tty_check_options()
Dmain.c583 t = need_holdoff? holdoff: 0;