/openbmc/u-boot/drivers/usb/ulpi/ |
H A D | omap-ulpi-viewport.c | 23 int timeout = CONFIG_USB_ULPI_TIMEOUT; in ulpi_wait() local
|
H A D | ulpi-viewport.c | 36 int timeout = CONFIG_USB_ULPI_TIMEOUT; in ulpi_wait() local
|
/openbmc/qemu/tests/functional/ |
H A D | test_ppc64_pseries.py | 15 timeout = 90 variable in pseriesMachine
|
H A D | replay_kernel.py | 27 timeout = 180 variable in ReplayKernelBase
|
H A D | test_migration.py | 23 timeout = 10 variable in MigrationTest
|
H A D | test_ppc_74xx.py | 15 timeout = 5 variable in ppc74xxCpu
|
/openbmc/qemu/io/ |
H A D | channel-watch.c | 59 gint *timeout) in qio_channel_fd_source_prepare() 102 gint *timeout) in qio_channel_socket_source_prepare() 188 gint *timeout) in qio_channel_fd_pair_source_prepare()
|
/openbmc/u-boot/cmd/aspeed/nettest/ |
H A D | ncsi.c | 283 int timeout = 0; in NCSI_Rx_SLT() local 413 int timeout = 0; in NCSI_Tx() local 508 int timeout = 0; in NCSI_ARP() local
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/ |
H A D | modbus_serial.json | 8 "timeout": 35, number
|
/openbmc/u-boot/arch/arm/mach-tegra/ |
H A D | powergate.c | 25 unsigned long start, timeout = 25; in tegra_powergate_set() local
|
/openbmc/qemu/util/ |
H A D | fdmon-poll.c | 60 int64_t timeout) in fdmon_poll_wait()
|
/openbmc/phosphor-pid-control/test/ |
H A D | sensor_manager_unittest.cpp | 61 int64_t timeout = 1; in TEST() local
|
/openbmc/u-boot/include/ |
H A D | hwspinlock.h | 76 int timeout) in hwspinlock_lock_timeout()
|
/openbmc/u-boot/net/ |
H A D | wol.c | 81 void wol_set_timeout(ulong timeout) in wol_set_timeout()
|
/openbmc/u-boot/drivers/mmc/ |
H A D | sh_sdhi.c | 153 int timeout = 10000000; in sh_sdhi_wait_interrupt_flag() local 173 u32 clkdiv, i, timeout; in sh_sdhi_clock_control() local 211 u32 timeout; in sh_sdhi_sync_reset() local 538 unsigned long timeout; in sh_sdhi_start_cmd() local
|
/openbmc/u-boot/drivers/i2c/ |
H A D | omap24xx_i2c.c | 222 int timeout = I2C_TIMEOUT; in wait_for_bb() local 255 int timeout = I2C_TIMEOUT; in wait_for_event() local 420 int timeout = I2C_TIMEOUT; in __omap24_i2c_init() local 710 int timeout = I2C_TIMEOUT; in __omap24_i2c_write() local
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | arasan_nfc.c | 329 u32 timeout; in arasan_nand_read_page() local 504 u32 timeout = ARASAN_NAND_POLL_TIMEOUT; in arasan_nand_write_page_hwecc() local 625 u32 timeout = ARASAN_NAND_POLL_TIMEOUT; in arasan_nand_reset() local 735 u32 timeout = ARASAN_NAND_POLL_TIMEOUT; in arasan_nand_write_buf() local 786 u32 timeout = ARASAN_NAND_POLL_TIMEOUT; in arasan_nand_erase() local 842 u32 timeout = ARASAN_NAND_POLL_TIMEOUT; in arasan_nand_read_status() local 946 u32 timeout = ARASAN_NAND_POLL_TIMEOUT; in arasan_nand_read_buf() local
|
/openbmc/pldm/requester/test/ |
H A D | request_test.cpp | 30 void waitEventExpiry(milliseconds timeout) in waitEventExpiry()
|
/openbmc/u-boot/drivers/net/mscc_eswitch/ |
H A D | mscc_mac_table.c | 29 unsigned int val, timeout = 10; in vlan_wait_for_completion() local
|
/openbmc/u-boot/drivers/video/ |
H A D | mxsfb.c | 136 int timeout = 1000000; in lcdif_power_down() local
|
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ |
H A D | rpm.py | 54 def wait_for_no_process_for_user(u, timeout = 120): argument
|
/openbmc/u-boot/arch/arm/mach-uniphier/dram/ |
H A D | ddrphy-training.c | 113 int timeout = 50000; /* 50 msec is long enough */ in ddrphy_training() local
|
/openbmc/phosphor-pid-control/sensors/ |
H A D | sensor.hpp | 31 Sensor(const std::string& name, int64_t timeout, in Sensor()
|
/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/openbmc/poky/meta/lib/oeqa/core/target/ |
H A D | __init__.py | 23 def run(self, cmd, timeout=None): argument
|