/openbmc/qemu/tests/functional/ |
H A D | test_mips64el_malta.py | 119 timeout = 30 variable in MaltaMachineFramebuffer
|
H A D | test_ppc64_hv.py | 32 timeout = 1000 variable in HypervisorTest
|
H A D | test_ppc64_powernv.py | 15 timeout = 90 variable in powernvMachine
|
/openbmc/qemu/target/hppa/ |
H A D | sys_helper.c | 33 uint64_t timeout; in HELPER() local
|
/openbmc/phosphor-pid-control/sensors/ |
H A D | host.cpp | 48 const std::string& name, int64_t timeout, sdbusplus::bus_t& bus, in createTemp()
|
/openbmc/u-boot/test/py/ |
H A D | u_boot_console_base.py | 63 def __init__(self, console, timeout): argument 455 def temporary_timeout(self, timeout): argument
|
/openbmc/u-boot/board/aristainetos/ |
H A D | aristainetos-v2.c | 408 s32 timeout = 100000; in enable_lvds() local 481 s32 timeout = 100000; in enable_spi_display() local
|
/openbmc/qemu/target/s390x/ |
H A D | diag.c | 31 uint64_t timeout = env->regs[r1 + 1]; in handle_diag_288() local
|
/openbmc/sdbusplus/include/sdbusplus/asio/detail/ |
H A D | async_send_handler.hpp | 71 uint64_t timeout; member in sdbusplus::asio::detail::async_send_handler
|
/openbmc/openbmc/poky/meta/lib/oeqa/ |
H A D | runexported.py | 58 def run(self, cmd, timeout=None): argument
|
H A D | targetcontrol.py | 76 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 D | power_control.hpp | 197 std::chrono::seconds timeout{pgoodTimeout}; member in phosphor::power::sequencer::PowerControl
|
H A D | power_interface.cpp | 76 int timeout = pwrObj->getPgoodTimeout(); in callbackGetPgoodTimeout() local 140 int timeout{}; in callbackSetPgoodTimeout() local
|
/openbmc/qemu/hw/watchdog/ |
H A D | wdt_diag288.c | 67 uint64_t func, uint64_t timeout) in wdt_diag288_handle_timer()
|
/openbmc/u-boot/drivers/i2c/ |
H A D | davinci_i2c.c | 41 int stat, timeout; in _wait_for_bus() local 62 int stat, timeout; in _poll_i2c_irq() local
|
H A D | ast_i2c.c | 128 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 D | twl4030.c | 125 long timeout = 1000 * 1000; /* 1 sec */; in twl4030_usb_ulpi_init() local
|
/openbmc/bmcweb/features/openbmc_rest/ |
H A D | image_upload.hpp | 50 static boost::asio::steady_timer timeout(getIoContext(), in uploadImageHandler() local
|
/openbmc/u-boot/drivers/crypto/fsl/ |
H A D | jr.c | 153 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 D | bcm6345_wdt.c | 41 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 D | mp.c | 257 int timeout = 10; in plat_mp_up() local 337 int timeout = 10; in plat_mp_up() local
|
/openbmc/u-boot/common/ |
H A D | menu.c | 35 int timeout; member 359 struct menu *menu_create(char *title, int timeout, int prompt, in menu_create()
|
/openbmc/qemu/hw/timer/ |
H A D | imx_gpt.c | 172 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 D | mclink.c | 29 int timeout = 0; in mclink_probe() local
|
/openbmc/u-boot/tools/gdb/ |
H A D | serial.c | 83 serialreadchar(int fd, int timeout) in serialreadchar()
|