Home
last modified time | relevance | path

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

12345678910>>...19

/openbmc/u-boot/drivers/hwspinlock/
H A Dhwspinlock-uclass.c76 int hwspinlock_lock_timeout(struct hwspinlock *hws, unsigned int timeout) in hwspinlock_lock_timeout()
/openbmc/qemu/tests/functional/
H A Dtest_ppc_74xx.py15 timeout = 5 variable in ppc74xxCpu
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/openbmc/poky/meta/lib/oeqa/core/target/
H A D__init__.py23 def run(self, cmd, timeout=None): argument
/openbmc/qemu/target/hppa/
H A Dsys_helper.c33 uint64_t timeout; in HELPER() local
/openbmc/phosphor-pid-control/sensors/
H A Dhost.cpp35 const std::string& name, int64_t timeout, sdbusplus::bus_t& bus, in createTemp()
/openbmc/qemu/target/s390x/
H A Ddiag.c31 uint64_t timeout = env->regs[r1 + 1]; in handle_diag_288() local
/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/openbmc/poky/meta/lib/oeqa/
H A Dtargetcontrol.py76 def run(self, cmd, timeout=None): argument
203 def run_serial(self, command, timeout=60): argument
H A Drunexported.py58 def run(self, cmd, timeout=None): argument
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Dpower_interface.cpp76 int timeout = pwrObj->getPgoodTimeout(); in callbackGetPgoodTimeout() local
140 int timeout{}; in callbackSetPgoodTimeout() local
H A Dpower_control.hpp197 std::chrono::seconds timeout{pgoodTimeout}; global() member in phosphor::power::sequencer::PowerControl
/openbmc/sdbusplus/include/sdbusplus/asio/detail/
H A Dasync_send_handler.hpp71 uint64_t timeout; member in sdbusplus::asio::detail::async_send_handler
/openbmc/qemu/hw/watchdog/
H A Dwdt_diag288.c67 uint64_t func, uint64_t timeout) in wdt_diag288_handle_timer()
/openbmc/sdbusplus/src/async/
H A Dfdio.cpp5 fdio::fdio(context& ctx, int fd, std::chrono::microseconds timeout) : in fdio()
/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/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/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/drivers/watchdog/
H A Dbcm6345_wdt.c41 static int bcm6345_wdt_start(struct udevice *dev, u64 timeout, ulong flags) in bcm6345_wdt_start()

12345678910>>...19