Home
last modified time | relevance | path

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

1234567

/rk3399_rockchip-uboot/drivers/tpm/
H A Dtpm_tis_lpc.c153 return -ETIMEDOUT; in tis_wait_reg()
210 if (value == -ETIMEDOUT) { in tis_senddata()
225 return -ETIMEDOUT; in tis_senddata()
251 if ((value == -ETIMEDOUT) || !(value & TIS_STS_EXPECT)) { in tis_senddata()
254 return value == -ETIMEDOUT ? value : -EIO; in tis_senddata()
276 if ((value == -ETIMEDOUT) || (value & TIS_STS_EXPECT)) { in tis_senddata()
279 return value == -ETIMEDOUT ? value : -EIO; in tis_senddata()
314 if (value == -ETIMEDOUT) { in tis_readresponse()
364 if (value == -ETIMEDOUT) { in tis_readresponse()
406 if (ret == -ETIMEDOUT) { in tpm_tis_lpc_open()
[all …]
/rk3399_rockchip-uboot/test/dm/
H A Dmailbox.c21 ut_asserteq(-ETIMEDOUT, sandbox_mbox_test_recv(dev, &msg)); in dm_test_mailbox()
25 ut_asserteq(-ETIMEDOUT, sandbox_mbox_test_recv(dev, &msg)); in dm_test_mailbox()
/rk3399_rockchip-uboot/drivers/i2c/
H A Dintel_i2c.c77 return -ETIMEDOUT; in smbus_wait_until_ready()
92 return -ETIMEDOUT; in smbus_wait_until_done()
105 return -ETIMEDOUT; in smbus_block_read()
128 return -ETIMEDOUT; in smbus_block_read()
169 return -ETIMEDOUT; in smbus_block_write()
195 return -ETIMEDOUT; in smbus_block_write()
H A Dzynq_i2c.c174 ZYNQ_I2C_INTERRUPT_COMP) ? 0 : -ETIMEDOUT; in zynq_i2c_probe()
212 return -ETIMEDOUT; in zynq_i2c_read()
230 return -ETIMEDOUT; in zynq_i2c_read()
269 return -ETIMEDOUT; in zynq_i2c_write()
281 return -ETIMEDOUT; in zynq_i2c_write()
290 return -ETIMEDOUT; in zynq_i2c_write()
/rk3399_rockchip-uboot/arch/x86/cpu/
H A Dmp_init.c303 return -ETIMEDOUT; in apic_wait_timeout()
332 return -ETIMEDOUT; in start_aps()
343 return -ETIMEDOUT; in start_aps()
349 return -ETIMEDOUT; in start_aps()
356 return -ETIMEDOUT; in start_aps()
362 return -ETIMEDOUT; in start_aps()
/rk3399_rockchip-uboot/board/gdsys/common/
H A Dmclink.c83 return -ETIMEDOUT; in mclink_send()
115 return -ETIMEDOUT; in mclink_receive()
/rk3399_rockchip-uboot/include/rockchip/
H A Drkce_error.h14 #define RKCE_TIMEOUT ETIMEDOUT
/rk3399_rockchip-uboot/drivers/mmc/
H A Dkona_sdhci.c42 return -ETIMEDOUT; in init_kona_mmc_core()
70 return -ETIMEDOUT; in init_kona_mmc_core()
H A Domap_hsmmc.c237 return -ETIMEDOUT; in omap_hsmmc_init_setup()
246 return -ETIMEDOUT; in omap_hsmmc_init_setup()
268 return -ETIMEDOUT; in omap_hsmmc_init_setup()
350 return -ETIMEDOUT;
359 return -ETIMEDOUT;
423 return -ETIMEDOUT;
429 return -ETIMEDOUT;
477 return -ETIMEDOUT;
532 return -ETIMEDOUT;
624 return -ETIMEDOUT;
H A Ddw_mmc.c331 ret = -ETIMEDOUT; in dwmci_data_transfer()
375 return -ETIMEDOUT;
451 return -ETIMEDOUT;
464 return -ETIMEDOUT;
531 return -ETIMEDOUT;
599 return -ETIMEDOUT;
612 return -ETIMEDOUT;
674 return -ETIMEDOUT;
689 return -ETIMEDOUT;
H A Darm_pl180_mmci.c40 return -ETIMEDOUT; in wait_for_command_end()
130 return -ETIMEDOUT; in read_bytes()
192 return -ETIMEDOUT; in write_bytes()
212 int error = -ETIMEDOUT; in do_data_transfer()
H A Dmvebu_mmc.c176 return -ETIMEDOUT; in mvebu_mmc_send_cmd()
184 return -ETIMEDOUT; in mvebu_mmc_send_cmd()
236 return -ETIMEDOUT; in mvebu_mmc_send_cmd()
H A Dpxa_mmc_gen.c65 return -ETIMEDOUT; in pxa_mmc_wait()
92 return -ETIMEDOUT; in pxa_mmc_stop_clock()
168 return -ETIMEDOUT; in pxa_mmc_cmd_done()
/rk3399_rockchip-uboot/arch/arm/mach-tegra/tegra210/
H A Dxusb-padctl.c288 return -ETIMEDOUT; in pcie_phy_enable()
307 return -ETIMEDOUT; in pcie_phy_enable()
325 return -ETIMEDOUT; in pcie_phy_enable()
344 return -ETIMEDOUT; in pcie_phy_enable()
362 return -ETIMEDOUT; in pcie_phy_enable()
/rk3399_rockchip-uboot/board/creative/xfi3/
H A Dxfi3.c84 return -ETIMEDOUT; in mxsfb_write_byte()
100 return -ETIMEDOUT; in mxsfb_write_byte()
/rk3399_rockchip-uboot/common/
H A Dbootretry.c49 return -ETIMEDOUT; in bootretry_tstc_timeout()
/rk3399_rockchip-uboot/drivers/phy/
H A Dphy-rockchip-snps-pcie3.c98 return -ETIMEDOUT; in rockchip_p3phy_rk3568_init()
152 return -ETIMEDOUT; in rockchip_p3phy_rk3588_init()
165 return -ETIMEDOUT; in rockchip_p3phy_rk3588_init()
/rk3399_rockchip-uboot/drivers/net/fsl-mc/
H A Dmc_sys.c46 return -ETIMEDOUT; in mc_send_command()
/rk3399_rockchip-uboot/drivers/fpga/
H A Dsocfpga.c43 return -ETIMEDOUT; in fpgamgr_dclkcnt_set()
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/
H A Dme.c41 return -ETIMEDOUT; in intel_me_hsio_version()
/rk3399_rockchip-uboot/include/
H A Dwait_bit.h71 return -ETIMEDOUT; \
/rk3399_rockchip-uboot/drivers/net/phy/
H A Dmv88e6352.c139 return -ETIMEDOUT; in ppu_enable()
169 return -ETIMEDOUT; in ppu_disable()
231 return -ETIMEDOUT; in mv88e_sw_reset()
/rk3399_rockchip-uboot/drivers/spi/
H A Dmxs_spi.c160 return -ETIMEDOUT; in mxs_spi_xfer_pio()
172 return -ETIMEDOUT; in mxs_spi_xfer_pio()
182 return -ETIMEDOUT; in mxs_spi_xfer_pio()
/rk3399_rockchip-uboot/drivers/usb/eth/
H A Dlan7x.h159 return -ETIMEDOUT; in lan7x_wait_for_bit()
201 return -ETIMEDOUT; in lan7x_mdio_wait_for_bit()
/rk3399_rockchip-uboot/drivers/misc/
H A Dtegra186_bpmp.c78 return -ETIMEDOUT; in tegra186_bpmp_call()
215 ret = -ETIMEDOUT; in tegra186_bpmp_probe()

1234567