Home
last modified time | relevance | path

Searched refs:ETIMEDOUT (Results 1 – 25 of 199) sorted by relevance

12345678

/openbmc/u-boot/drivers/tpm/
H A Dtpm_tis_lpc.c152 return -ETIMEDOUT; in tis_wait_reg()
209 if (value == -ETIMEDOUT) { in tis_senddata()
224 return -ETIMEDOUT; in tis_senddata()
250 if ((value == -ETIMEDOUT) || !(value & TIS_STS_EXPECT)) { in tis_senddata()
253 return value == -ETIMEDOUT ? value : -EIO; in tis_senddata()
275 if ((value == -ETIMEDOUT) || (value & TIS_STS_EXPECT)) { in tis_senddata()
278 return value == -ETIMEDOUT ? value : -EIO; in tis_senddata()
313 if (value == -ETIMEDOUT) { in tis_readresponse()
363 if (value == -ETIMEDOUT) { in tis_readresponse()
403 TIS_ACCESS_ACTIVE_LOCALITY, 0) == -ETIMEDOUT) { in tpm_tis_lpc_close()
[all …]
/openbmc/u-boot/drivers/i2c/
H A Dintel_i2c.c76 return -ETIMEDOUT; in smbus_wait_until_ready()
91 return -ETIMEDOUT; in smbus_wait_until_done()
104 return -ETIMEDOUT; in smbus_block_read()
127 return -ETIMEDOUT; in smbus_block_read()
168 return -ETIMEDOUT; in smbus_block_write()
194 return -ETIMEDOUT; in smbus_block_write()
H A Drk_i2c.c122 return -ETIMEDOUT; in rk_i2c_send_start_bit()
150 return -ETIMEDOUT; in rk_i2c_send_stop_bit()
233 err = -ETIMEDOUT; in rk_i2c_read()
323 err = -ETIMEDOUT; in rk_i2c_write()
/openbmc/u-boot/test/dm/
H A Dmailbox.c20 ut_asserteq(-ETIMEDOUT, sandbox_mbox_test_recv(dev, &msg)); in dm_test_mailbox()
24 ut_asserteq(-ETIMEDOUT, sandbox_mbox_test_recv(dev, &msg)); in dm_test_mailbox()
/openbmc/u-boot/arch/x86/cpu/
H A Dmp_init.c302 return -ETIMEDOUT; in apic_wait_timeout()
331 return -ETIMEDOUT; in start_aps()
342 return -ETIMEDOUT; in start_aps()
348 return -ETIMEDOUT; in start_aps()
355 return -ETIMEDOUT; in start_aps()
361 return -ETIMEDOUT; in start_aps()
/openbmc/u-boot/board/gdsys/common/
H A Dmclink.c82 return -ETIMEDOUT; in mclink_send()
114 return -ETIMEDOUT; in mclink_receive()
/openbmc/u-boot/drivers/ram/
H A Dk3-am654-ddrss.c98 return -ETIMEDOUT; in am654_ddrss_dram_wait_for_init_complt()
303 return -ETIMEDOUT; in __phy_builtin_init_routine()
324 if (ret == -ETIMEDOUT) in write_leveling()
345 if (ret == -ETIMEDOUT) in read_dqs_training()
369 if (ret == -ETIMEDOUT) in rest_training()
382 if (ret == -ETIMEDOUT) in rest_training()
393 if (ret == -ETIMEDOUT) in rest_training()
404 if (ret == -ETIMEDOUT) in rest_training()
417 if (ret == -ETIMEDOUT) in rest_training()
430 if (ret == -ETIMEDOUT) in rest_training()
/openbmc/u-boot/drivers/mmc/
H A Dkona_sdhci.c41 return -ETIMEDOUT; in init_kona_mmc_core()
69 return -ETIMEDOUT; in init_kona_mmc_core()
H A Ddw_mmc.c111 return -ETIMEDOUT; in dwmci_fifo_ready()
196 ret = -ETIMEDOUT; in dwmci_data_transfer()
241 return -ETIMEDOUT;
307 return -ETIMEDOUT;
320 return -ETIMEDOUT;
409 return -ETIMEDOUT;
424 return -ETIMEDOUT;
H A Dbcm2835_sdhost.c263 return -ETIMEDOUT; in bcm2835_wait_transfer_complete()
367 ret = -ETIMEDOUT; in bcm2835_transfer_pio()
397 if (ret == -ETIMEDOUT) in bcm2835_read_wait_sdcmd()
481 ret = -ETIMEDOUT; in bcm2835_finish_command()
529 ret = -ETIMEDOUT; in bcm2835_check_cmd_error()
544 ret = -ETIMEDOUT; in bcm2835_check_data_error()
H A Dmvebu_mmc.c175 return -ETIMEDOUT; in mvebu_mmc_send_cmd()
183 return -ETIMEDOUT; in mvebu_mmc_send_cmd()
235 return -ETIMEDOUT; in mvebu_mmc_send_cmd()
H A Dpxa_mmc_gen.c64 return -ETIMEDOUT; in pxa_mmc_wait()
91 return -ETIMEDOUT; in pxa_mmc_stop_clock()
167 return -ETIMEDOUT; in pxa_mmc_cmd_done()
/openbmc/u-boot/arch/arm/mach-tegra/tegra210/
H A Dxusb-padctl.c287 return -ETIMEDOUT; in pcie_phy_enable()
306 return -ETIMEDOUT; in pcie_phy_enable()
324 return -ETIMEDOUT; in pcie_phy_enable()
343 return -ETIMEDOUT; in pcie_phy_enable()
361 return -ETIMEDOUT; in pcie_phy_enable()
/openbmc/u-boot/board/creative/xfi3/
H A Dxfi3.c83 return -ETIMEDOUT; in mxsfb_write_byte()
99 return -ETIMEDOUT; in mxsfb_write_byte()
/openbmc/u-boot/common/
H A Dbootretry.c48 return -ETIMEDOUT; in bootretry_tstc_timeout()
/openbmc/u-boot/drivers/net/fsl-mc/
H A Dmc_sys.c45 return -ETIMEDOUT; in mc_send_command()
/openbmc/u-boot/drivers/fpga/
H A Dsocfpga.c40 return -ETIMEDOUT; in fpgamgr_dclkcnt_set()
/openbmc/u-boot/drivers/net/phy/
H A Dmv88e6352.c138 return -ETIMEDOUT; in ppu_enable()
168 return -ETIMEDOUT; in ppu_disable()
230 return -ETIMEDOUT; in mv88e_sw_reset()
/openbmc/u-boot/drivers/spi/
H A Dmxs_spi.c155 return -ETIMEDOUT; in mxs_spi_xfer_pio()
167 return -ETIMEDOUT; in mxs_spi_xfer_pio()
177 return -ETIMEDOUT; in mxs_spi_xfer_pio()
/openbmc/u-boot/include/
H A Dwait_bit.h70 return -ETIMEDOUT; \
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dme.c40 return -ETIMEDOUT; in intel_me_hsio_version()
/openbmc/u-boot/drivers/usb/eth/
H A Dlan7x.h158 return -ETIMEDOUT; in lan7x_wait_for_bit()
200 return -ETIMEDOUT; in lan7x_mdio_wait_for_bit()
H A Dsmsc95xx.c215 return -ETIMEDOUT; in smsc95xx_phy_wait_not_busy()
225 return -ETIMEDOUT; in smsc95xx_mdio_read()
234 return -ETIMEDOUT; in smsc95xx_mdio_read()
277 return -ETIMEDOUT; in smsc95xx_eeprom_confirm_not_busy()
294 return -ETIMEDOUT; in smsc95xx_wait_eeprom()
501 return -ETIMEDOUT; in smsc95xx_init_common()
519 return -ETIMEDOUT; in smsc95xx_init_common()
/openbmc/qemu/util/
H A Dqemu-co-timeout.c88 return -ETIMEDOUT; in qemu_co_timeout()
/openbmc/phosphor-hwmon/test/
H A Dhwmonio_default_unittest.cpp43 errno = ETIMEDOUT; in SetErrnoExcept()

12345678