Home
last modified time | relevance | path

Searched defs:timeout (Results 226 – 250 of 463) sorted by relevance

12345678910>>...19

/openbmc/u-boot/drivers/net/phy/
H A Dcortina.c224 int timeout = 100; /* 100ms */ in cs4340_phy_init() local
/openbmc/u-boot/tools/gdb/
H A Dremote.c598 readchar (int timeout) in readchar()
847 int timeout; local
/openbmc/u-boot/board/freescale/t4qds/
H A Dt4240qds.c143 int timeout, vdd_current; in wait_for_voltage_change() local
164 int timeout, vdd_current, vdd_last; in wait_for_voltage_stable() local
/openbmc/u-boot/drivers/net/
H A Darmada100_fec.c45 u32 timeout = PHY_WAIT_ITERATIONS; in armdfec_phy_timeout() local
604 u32 timeout = 0; in armdfec_recv() local
/openbmc/u-boot/board/gateworks/gw_ventana/
H A Dgsc.c229 int timeout = 0; in do_gsc_wd() local
/openbmc/qemu/hw/misc/
H A Dnrf51_rng.c64 int64_t timeout = qemu_clock_get_us(QEMU_CLOCK_VIRTUAL); in calc_next_timeout() local
/openbmc/intel-ipmi-oem/src/
H A Dsmbiosmdrv2handler.cpp911 uint16_t timeout) in smbiosTryLock()
1004 uint16_t timeout) in mdr2LockData()
1098 uint32_t xferAddress, uint32_t xferLength, uint16_t timeout) in cmd_mdr2_data_start()
/openbmc/u-boot/board/renesas/sh7752evb/
H A Dspi-boot.c66 int timeout = 0x00100000; in spi_reset() local
/openbmc/sdbusplus/test/async/
H A Dcontext.cpp54 static constexpr auto timeout = 500ms; in TEST_F() local
/openbmc/u-boot/board/kmc/kzm9g/
H A Dkzm9g.c39 int timeout = 100; in cmp_loop() local
/openbmc/phosphor-webui/app/configuration/controllers/
H A Ddate-time-controller.js14 function($scope, APIUtils, $route, $q, toastService, $timeout) {
/openbmc/u-boot/drivers/mmc/
H A Dsh_mmcif.c87 int timeout = 10000000; in mmcif_wait_interrupt_flag() local
140 int ret, timeout = 10000000; in sh_mmcif_error_manage() local
/openbmc/u-boot/board/freescale/common/
H A Dvid.c227 int timeout, vdd_current; in wait_for_new_voltage() local
257 int timeout, vdd_current, vdd; in wait_for_voltage_stable() local
/openbmc/u-boot/drivers/net/fm/
H A Deth.c164 int timeout = 1000000; in bmi_rx_port_disable() local
192 int timeout = 1000000; in bmi_tx_port_disable() local
/openbmc/u-boot/arch/arm/mach-tegra/
H A Dcpu.c326 int timeout = IO_STABILIZATION_DELAY; in powerup_cpu() local
/openbmc/qemu/hw/watchdog/
H A Dsbsa_gwdt.c101 uint64_t timeout = 0; in sbsa_gwdt_update_timer() local
/openbmc/u-boot/arch/arm/mach-exynos/
H A Dspl_boot.c109 int i, timeout = 100; in exynos_spi_copy() local
/openbmc/u-boot/drivers/usb/ulpi/
H A Dulpi.c208 int timeout = CONFIG_USB_ULPI_TIMEOUT; in __ulpi_reset_wait() local
/openbmc/u-boot/board/armltd/vexpress64/
H A Dpcie.c145 int timeout = 200; in xr3pci_init() local
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dmp.c78 int i, timeout = 10; in fsl_layerscape_wake_seconday_cores() local
/openbmc/u-boot/board/renesas/sh7753evb/
H A Dspi-boot.c71 int timeout = 0x00100000; in spi_reset() local
/openbmc/sdbusplus/src/
H A Devent.cpp94 void event::run_one(time_resolution timeout) in run_one()
/openbmc/phosphor-pid-control/pid/
H A Dzone.hpp153 int64_t timeout = sensor->getTimeout(); in processSensorInputs() local
/openbmc/phosphor-pid-control/
H A Dconf.hpp31 int64_t timeout; member
/openbmc/libpldm/src/transport/
H A Dtransport.c37 int pldm_transport_poll(struct pldm_transport *transport, int timeout) in pldm_transport_poll()

12345678910>>...19