| /openbmc/u-boot/drivers/hwspinlock/ |
| H A D | hwspinlock-uclass.c | 76 int hwspinlock_lock_timeout(struct hwspinlock *hws, unsigned int timeout) in hwspinlock_lock_timeout()
|
| /openbmc/qemu/tests/functional/ |
| H A D | test_ppc_74xx.py | 15 timeout = 5 variable in ppc74xxCpu
|
| 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/openbmc/poky/meta/lib/oeqa/core/target/ |
| H A D | __init__.py | 23 def run(self, cmd, timeout=None): argument
|
| /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 | 35 const std::string& name, int64_t timeout, sdbusplus::bus_t& bus, in createTemp()
|
| /openbmc/qemu/target/s390x/ |
| H A D | diag.c | 31 uint64_t timeout = env->regs[r1 + 1]; in handle_diag_288() local
|
| /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/openbmc/poky/meta/lib/oeqa/ |
| H A D | targetcontrol.py | 76 def run(self, cmd, timeout=None): argument 203 def run_serial(self, command, timeout=60): argument
|
| H A D | runexported.py | 58 def run(self, cmd, timeout=None): argument
|
| /openbmc/phosphor-power/phosphor-power-sequencer/src/ |
| H A D | power_interface.cpp | 76 int timeout = pwrObj->getPgoodTimeout(); in callbackGetPgoodTimeout() local 140 int timeout{}; in callbackSetPgoodTimeout() local
|
| H A D | power_control.hpp | 197 std::chrono::seconds timeout{pgoodTimeout}; global() member in phosphor::power::sequencer::PowerControl
|
| /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/qemu/hw/watchdog/ |
| H A D | wdt_diag288.c | 67 uint64_t func, uint64_t timeout) in wdt_diag288_handle_timer()
|
| /openbmc/sdbusplus/src/async/ |
| H A D | fdio.cpp | 5 fdio::fdio(context& ctx, int fd, std::chrono::microseconds timeout) : in fdio()
|
| /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/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/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/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()
|