Home
last modified time | relevance | path

Searched defs:timeout (Results 176 – 200 of 463) sorted by relevance

12345678910>>...19

/openbmc/openbmc/poky/meta/lib/oeqa/core/target/
H A Dqemu.py21 def __init__(self, logger, server_ip, timeout=300, user='root', argument
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dqemutinyrunner.py117 def run_serial(self, command, timeout=60): argument
/openbmc/qemu/tests/functional/qemu_test/
H A Dtuxruntest.py23 timeout = 100 variable in TuxRunBaselineTest
/openbmc/openpower-occ-control/
H A Docc_device.hpp188 Error timeout; member in open_power::occ::Device
/openbmc/u-boot/drivers/mmc/
H A Dpxa_mmc_gen.c54 unsigned int timeout = PXA_MMC_TIMEOUT; in pxa_mmc_wait() local
73 unsigned int timeout = PXA_MMC_TIMEOUT; in pxa_mmc_stop_clock() local
H A Dmmc.c33 static int mmc_wait_dat0(struct mmc *mmc, int state, int timeout) in mmc_wait_dat0()
209 int mmc_send_status(struct mmc *mmc, int timeout) in mmc_send_status()
539 int timeout = 1000; in sd_send_op_cond() local
662 int timeout = 1000; in mmc_complete_op_cond() local
731 int timeout = 1000; in __mmc_switch() local
1206 int timeout; in sd_get_capabilities() local
1406 int timeout = 3; in sd_read_ssr() local
/openbmc/u-boot/drivers/dma/
H A Dapbh_dma.c499 static int mxs_dma_wait_complete(uint32_t timeout, unsigned int chan) in mxs_dma_wait_complete()
523 uint32_t timeout = 10000000; in mxs_dma_go() local
/openbmc/qemu/util/
H A Dmain-loop.c255 int timeout = 0; in glib_pollfds_fill() local
293 static int os_host_main_loop_wait(int64_t timeout) in os_host_main_loop_wait()
H A Dfdmon-epoll.c58 int64_t timeout) in fdmon_epoll_wait()
H A Dasync.c254 static int64_t aio_compute_bh_timeout(BHList *head, int timeout) in aio_compute_bh_timeout()
280 int timeout = -1; in aio_compute_timeout() local
303 aio_ctx_prepare(GSource *source, gint *timeout) in aio_ctx_prepare()
/openbmc/u-boot/arch/arm/mach-uniphier/arm32/
H A Dpsci.c52 int timeout = 1000; in uniphier_smp_kick_all_cpus() local
/openbmc/u-boot/board/creative/xfi3/
H A Dxfi3.c79 const unsigned int timeout = 0x10000; in mxsfb_write_byte() local
/openbmc/openpower-debug-collector/watchdog/
H A Dwatchdog_handler.cpp71 void monitorDump(const std::string& path, const uint32_t timeout) in monitorDump()
/openbmc/openbmc/meta-hpe/meta-dl385-g11/recipes-phosphor/fans/phosphor-pid-control/
H A Dconfig.json55 "timeout": 0 number
62 "timeout": 0, number
70 "timeout": 0, number
/openbmc/openbmc/poky/bitbake/lib/bb/server/
H A Dprocess.py164 def wait_for_idle(self, timeout=30): argument
830 def wait(self, timeout=None): argument
833 def poll(self, timeout=None): argument
/openbmc/u-boot/drivers/mtd/onenand/
H A Dsamsung.c98 unsigned long timeout = 0x10000; in s3c_onenand_reset() local
213 unsigned long timeout = 0x100000; in s3c_onenand_wait() local
420 unsigned long timeout = 0x10000; in s3c_onenand_bbt_wait() local
/openbmc/u-boot/cmd/aspeed/nettest/
H A Dphy.c69 int timeout = 0; in phy_write() local
122 int timeout = 0; in phy_read() local
268 int timeout = 0; in phy_wait_reset_done() local
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dvc.c100 u32 timeout = 0xFFFF; in omap_vc_bypass_send_value() local
/openbmc/boost-dbus/include/dbus/
H A Dconnection_service.hpp64 const Duration& timeout) { in send()
/openbmc/u-boot/drivers/usb/host/
H A Dehci-omap.c30 int timeout = 0; in omap_uhh_reset() local
/openbmc/u-boot/drivers/watchdog/
H A Dxilinx_tb_wdt.c70 static int xlnx_wdt_start(struct udevice *dev, u64 timeout, ulong flags) in xlnx_wdt_start()
/openbmc/u-boot/arch/x86/cpu/
H A Dlapic.c102 int timeout; in lapic_remote_read() local
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/
H A Dmqtt.json20 "timeout": 60000, number
53 "timeout": 60000, number
/openbmc/sdbusplus/include/sdbusplus/
H A Dmessage.hpp430 auto call(std::optional<SdBusDuration> timeout = std::nullopt) in call()
453 Cb&& cb, std::optional<SdBusDuration> timeout = std::nullopt) in call_async()
/openbmc/openpower-proc-control/extensions/phal/
H A Ddump_utils.cpp64 void monitorDump(const std::string& path, const uint32_t timeout) in monitorDump()

12345678910>>...19