/openbmc/linux/drivers/fpga/ |
H A D | xilinx-spi.c | 67 unsigned long timeout = jiffies + msecs_to_jiffies(1000); in wait_for_init_b() local 173 unsigned long timeout = jiffies + usecs_to_jiffies(info->config_complete_timeout_us); in xilinx_spi_write_complete() local
|
/openbmc/linux/drivers/watchdog/ |
H A D | intel-mid_wdt.c | 55 int timeout = wd->timeout; in wdt_start() local 58 u32 timeout; in wdt_start() member
|
H A D | dw_wdt.c | 93 u32 timeout; member 123 unsigned int timeout, u32 *top_val) in dw_wdt_find_best_top() 163 struct dw_wdt_timeout *timeout = &dw_wdt->timeouts[DW_WDT_NUM_TOPS - 1]; in dw_wdt_get_max_timeout_ms() local 201 unsigned int timeout; in dw_wdt_set_timeout() local
|
H A D | rza_wdt.c | 50 static void rza_wdt_calc_timeout(struct rza_wdt *priv, int timeout) in rza_wdt_calc_timeout() 115 static int rza_set_timeout(struct watchdog_device *wdev, unsigned int timeout) in rza_set_timeout()
|
/openbmc/linux/drivers/mtd/nand/raw/ingenic/ |
H A D | jz4740_ecc.c | 70 unsigned int timeout = 1000; in jz4740_ecc_calculate() local 123 unsigned int timeout = 1000; in jz4740_ecc_correct() local
|
/openbmc/linux/drivers/greybus/ |
H A D | arpc.h | 46 __le16 timeout; member 59 __le16 timeout; member
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_gt_requests.c | 34 static bool flush_submission(struct intel_gt *gt, long timeout) in flush_submission() 133 long intel_gt_retire_requests_timeout(struct intel_gt *gt, long timeout, in intel_gt_retire_requests_timeout()
|
/openbmc/linux/drivers/clk/mxs/ |
H A D | clk.c | 16 unsigned long timeout = jiffies + msecs_to_jiffies(10); in mxs_clk_wait() local
|
/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/linux/drivers/dma-buf/ |
H A D | dma-fence.c | 501 dma_fence_wait_timeout(struct dma_fence *fence, bool intr, signed long timeout) in dma_fence_wait_timeout() 761 dma_fence_default_wait(struct dma_fence *fence, bool intr, signed long timeout) in dma_fence_default_wait() 849 bool intr, signed long timeout, uint32_t *idx) in dma_fence_wait_any_timeout()
|
/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/qemu/tests/functional/ |
H A D | test_avr_mega2560.py | 26 timeout = 5 variable in AVR6Machine
|
H A D | test_arm_canona1100.py | 20 timeout = 90 variable in CanonA1100Machine
|
H A D | test_sparc64_sun4u.py | 20 timeout = 90 variable in Sun4uMachine
|
H A D | test_ppc_bamboo.py | 17 timeout = 90 variable in BambooMachine
|
H A D | test_ppc_amiga.py | 18 timeout = 90 variable in AmigaOneMachine
|
H A D | test_mips64el_loongson3v.py | 17 timeout = 60 variable in MipsLoongson3v
|
/openbmc/linux/arch/arm/mach-imx/ |
H A D | hotplug.c | 37 unsigned long timeout = jiffies + msecs_to_jiffies(50); in imx_cpu_kill() local
|
/openbmc/phosphor-pid-control/test/ |
H A D | sensor_mock.hpp | 19 SensorMock(const std::string& name, int64_t timeout) : Sensor(name, timeout) in SensorMock()
|
/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/linux/drivers/accessibility/speakup/ |
H A D | speakup_decpc.c | 264 int timeout = 100; in dt_waitbit() local 276 int timeout = 100, state = dma_state; in dt_wait_dma() local 291 int timeout = 10; in dt_ctrl() local 311 int timeout = 10; in synth_flush() local
|
H A D | speakup_keypc.c | 155 int timeout; in synth_immediate() local 176 int timeout; in do_catch_up() 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/arch/arm/mach-omap2/ |
H A D | pipe3-phy.c | 88 int timeout = PLL_LOCK_TIME; in omap_pipe3_wait_lock() local 204 int timeout = PLL_IDLE_TIME; in phy_pipe3_power_off() local
|
/openbmc/linux/sound/soc/amd/yc/ |
H A D | pci-acp6x.c | 29 int timeout; in acp6x_power_on() local 51 int timeout; in acp6x_reset() local
|