| /openbmc/qemu/tests/functional/ |
| H A D | test_ppc_virtex_ml507.py | 16 timeout = 90 variable in VirtexMl507Machine
|
| H A D | test_linux_initrd.py | 24 timeout = 300 variable in LinuxInitrd
|
| H A D | test_aarch64_sbsaref.py | 55 timeout = 180 variable in Aarch64SbsarefMachine
|
| H A D | test_hppa_seabios.py | 14 timeout = 5 variable in HppaSeabios
|
| H A D | test_riscv_opensbi.py | 15 timeout = 5 variable in RiscvOpenSBI
|
| H A D | test_rx_gdbsim.py | 20 timeout = 30 variable in RxGdbSimMachine
|
| H A D | test_m68k_nextcube.py | 19 timeout = 15 variable in NextCubeMachine
|
| /openbmc/u-boot/drivers/mmc/ |
| H A D | mmc_write.c | 82 int timeout = 1000; in mmc_berase() local 134 int timeout = 1000; in mmc_write_blocks() local
|
| /openbmc/phosphor-pid-control/test/ |
| H A D | sensor_host_unittest.cpp | 45 int64_t timeout = 1; in TEST() local 74 int64_t timeout = 1; in TEST() local
|
| /openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/fans/phosphor-pid-control/clemente/ |
| H A D | config.json | 7 "timeout": 0, number 14 "timeout": 0, number 21 "timeout": 0, number 28 "timeout": 0, number 35 "timeout": 0, number 42 "timeout": 0, number 49 "timeout": 0, number 56 "timeout": 0, number 63 "timeout": 0, number 70 "timeout": 0, number [all …]
|
| /openbmc/u-boot/drivers/usb/host/ |
| H A D | utmi-armada100.c | 22 int timeout; in utmi_phy_init() local
|
| /openbmc/sdbusplus/test/async/ |
| H A D | timer.cpp | 11 static constexpr auto timeout = 500ms; in TEST() local
|
| /openbmc/openbmc-test-automation/ffdc/plugins/ |
| H A D | telnet_execution.py | 21 def telnet_execute_cmd(hostname, username, password, command, timeout=60): argument
|
| H A D | ssh_execution.py | 23 hostname, username, password, port_ssh, command, timeout=60, type=None argument
|
| /openbmc/qemu/include/hw/xen/interface/ |
| H A D | sched.h | 127 uint64_t timeout; member 141 uint32_t timeout; /* timeout */ member
|
| /openbmc/u-boot/drivers/i2c/ |
| H A D | fsl_i2c.c | 214 const unsigned long long timeout = usec2ticks(CONFIG_I2C_MBB_TIMEOUT); in fsl_i2c_fixup() local 263 const unsigned long long timeout = usec2ticks(CONFIG_I2C_MBB_TIMEOUT); in __i2c_init() local 296 const unsigned long long timeout = usec2ticks(CONFIG_I2C_MBB_TIMEOUT); in i2c_wait4bus() local 310 const unsigned long long timeout = usec2ticks(CONFIG_I2C_TIMEOUT); in i2c_wait() local
|
| /openbmc/u-boot/drivers/ddr/fsl/ |
| H A D | fsl_mmdc.c | 16 int timeout = 1000; in set_wait_for_bits_clear() local
|
| H A D | arm_ddr_gen3.c | 37 int timeout; in fsl_ddr_set_memctl_regs() local
|
| /openbmc/u-boot/drivers/watchdog/ |
| H A D | s5p_wdt.c | 25 void wdt_start(unsigned int timeout) in wdt_start()
|
| H A D | orion_wdt.c | 29 u32 timeout; member 52 static int orion_wdt_start(struct udevice *dev, u64 timeout, ulong flags) in orion_wdt_start()
|
| H A D | mtk_wdt.c | 73 static void mtk_wdt_set_timeout(struct udevice *dev, unsigned int timeout) in mtk_wdt_set_timeout() 87 static int mtk_wdt_start(struct udevice *dev, u64 timeout, ulong flags) in mtk_wdt_start()
|
| /openbmc/u-boot/examples/standalone/ |
| H A D | smc91111_eeprom.c | 311 int timeout; in read_eeprom_reg() local 333 int timeout; in write_eeprom_reg() local
|
| /openbmc/phosphor-pid-control/sensors/ |
| H A D | pluggable.hpp | 20 PluggableSensor(const std::string& name, int64_t timeout, in PluggableSensor()
|
| /openbmc/u-boot/arch/arm/mach-keystone/ |
| H A D | psc.c | 251 int timeout = 100000; in psc_module_keep_in_reset_enabled() local 308 int timeout = 100000; in psc_module_release_from_reset() local
|
| /openbmc/openbmc/poky/bitbake/lib/bb/asyncrpc/ |
| H A D | connection.py | 41 def __init__(self, reader, writer, timeout, max_chunk=DEFAULT_MAX_CHUNK): argument 106 def __init__(self, socket, timeout): argument
|