Home
last modified time | relevance | path

Searched defs:timeout (Results 151 – 175 of 463) sorted by relevance

12345678910>>...19

/openbmc/qemu/tests/functional/
H A Dtest_mips64el_malta.py119 timeout = 30 variable in MaltaMachineFramebuffer
H A Dtest_ppc64_hv.py32 timeout = 1000 variable in HypervisorTest
H A Dtest_ppc64_powernv.py15 timeout = 90 variable in powernvMachine
/openbmc/qemu/target/hppa/
H A Dsys_helper.c33 uint64_t timeout; in HELPER() local
/openbmc/phosphor-pid-control/sensors/
H A Dhost.cpp48 const std::string& name, int64_t timeout, sdbusplus::bus_t& bus, in createTemp()
/openbmc/u-boot/test/py/
H A Du_boot_console_base.py63 def __init__(self, console, timeout): argument
455 def temporary_timeout(self, timeout): argument
/openbmc/u-boot/board/aristainetos/
H A Daristainetos-v2.c408 s32 timeout = 100000; in enable_lvds() local
481 s32 timeout = 100000; in enable_spi_display() local
/openbmc/qemu/target/s390x/
H A Ddiag.c31 uint64_t timeout = env->regs[r1 + 1]; in handle_diag_288() local
/openbmc/sdbusplus/include/sdbusplus/asio/detail/
H A Dasync_send_handler.hpp71 uint64_t timeout; member in sdbusplus::asio::detail::async_send_handler
/openbmc/openbmc/poky/meta/lib/oeqa/
H A Drunexported.py58 def run(self, cmd, timeout=None): argument
H A Dtargetcontrol.py76 def run(self, cmd, timeout=None): argument
203 def run_serial(self, command, timeout=60): argument
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Dpower_control.hpp197 std::chrono::seconds timeout{pgoodTimeout}; member in phosphor::power::sequencer::PowerControl
H A Dpower_interface.cpp76 int timeout = pwrObj->getPgoodTimeout(); in callbackGetPgoodTimeout() local
140 int timeout{}; in callbackSetPgoodTimeout() local
/openbmc/qemu/hw/watchdog/
H A Dwdt_diag288.c67 uint64_t func, uint64_t timeout) in wdt_diag288_handle_timer()
/openbmc/u-boot/drivers/i2c/
H A Ddavinci_i2c.c41 int stat, timeout; in _wait_for_bus() local
62 int stat, timeout; in _poll_i2c_irq() local
H A Dast_i2c.c128 int timeout = I2C_TIMEOUT_US; in ast_i2c_wait_isr() local
154 int timeout = I2C_TIMEOUT_US; in ast_i2c_wait_tx() local
/openbmc/u-boot/drivers/usb/phy/
H A Dtwl4030.c125 long timeout = 1000 * 1000; /* 1 sec */; in twl4030_usb_ulpi_init() local
/openbmc/bmcweb/features/openbmc_rest/
H A Dimage_upload.hpp50 static boost::asio::steady_timer timeout(getIoContext(), in uploadImageHandler() local
/openbmc/u-boot/drivers/crypto/fsl/
H A Djr.c153 uint32_t timeout = 100000; in jr_hw_reset() local
352 unsigned long long timeout = usec2ticks(CONFIG_SEC_DEQ_TIMEOUT); in run_descriptor_jr_idx() local
415 uint32_t timeout = 100000; in sec_reset_idx() local
/openbmc/u-boot/drivers/watchdog/
H A Dbcm6345_wdt.c41 static int bcm6345_wdt_start(struct udevice *dev, u64 timeout, ulong flags) in bcm6345_wdt_start()
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dmp.c257 int timeout = 10; in plat_mp_up() local
337 int timeout = 10; in plat_mp_up() local
/openbmc/u-boot/common/
H A Dmenu.c35 int timeout; member
359 struct menu *menu_create(char *title, int timeout, int prompt, in menu_create()
/openbmc/qemu/hw/timer/
H A Dimx_gpt.c172 uint32_t timeout) in imx_gpt_find_limit()
184 uint32_t timeout = GPT_TIMER_MAX; in imx_gpt_compute_next_timeout() local
/openbmc/u-boot/board/gdsys/common/
H A Dmclink.c29 int timeout = 0; in mclink_probe() local
/openbmc/u-boot/tools/gdb/
H A Dserial.c83 serialreadchar(int fd, int timeout) in serialreadchar()

12345678910>>...19