Home
last modified time | relevance | path

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

123

/rk3399_ARM-atf/drivers/ti/ipc/
H A Dmailbox.c49 return -ETIMEDOUT; in ti_mailbox_poll_rx_status()
75 return -ETIMEDOUT; in ti_sci_transport_clear_rx_thread()
125 if (ti_mailbox_poll_rx_status() == -ETIMEDOUT) { in ti_sci_transport_recv()
127 return -ETIMEDOUT; in ti_sci_transport_recv()
H A Dsec_proxy.c145 return -ETIMEDOUT; in k3_sec_proxy_verify_thread()
181 return -ETIMEDOUT; in ti_sci_transport_clear_rx_thread()
/rk3399_ARM-atf/drivers/mentor/i2c/
H A Dmi2cv.c101 return -ETIMEDOUT; in mentor_i2c_wait_interrupt()
127 return -ETIMEDOUT; in mentor_i2c_start_bit_set()
170 return -ETIMEDOUT; in mentor_i2c_stop_bit_set()
206 return -ETIMEDOUT; in mentor_i2c_address_set()
309 return -ETIMEDOUT; in mentor_i2c_data_receive()
321 return -ETIMEDOUT; in mentor_i2c_data_receive()
357 return -ETIMEDOUT; in mentor_i2c_data_transmit()
372 return -ETIMEDOUT; in mentor_i2c_data_transmit()
413 if (ret != -ETIMEDOUT) in mentor_i2c_unstuck()
/rk3399_ARM-atf/drivers/imx/usdhc/
H A Dimx_usdhc.c135 if (ret == -ETIMEDOUT) { in imx_usdhc_set_clk()
164 if (ret == -ETIMEDOUT) { in imx_usdhc_initialize()
286 if (err == -ETIMEDOUT) { in imx_usdhc_send_cmd()
294 if (err == -ETIMEDOUT) { in imx_usdhc_send_cmd()
327 if ((err == -ETIMEDOUT) || ((intstat & (INTSTATEN_CTOE | CMD_ERR)) != 0U)) { in imx_usdhc_send_cmd()
365 if (err == -ETIMEDOUT) { in imx_usdhc_send_cmd()
378 if (ret == -ETIMEDOUT) { in imx_usdhc_send_cmd()
387 if (ret == -ETIMEDOUT) { in imx_usdhc_send_cmd()
/rk3399_ARM-atf/drivers/st/reset/
H A Dstm32mp1_reset.c42 return -ETIMEDOUT; in stm32mp_reset_assert()
63 return -ETIMEDOUT; in stm32mp_reset_deassert()
H A Dstm32mp2_reset.c48 return -ETIMEDOUT; in reset_toggle()
/rk3399_ARM-atf/plat/mediatek/drivers/rng/mt8186/
H A Drng_plat.c40 return -ETIMEDOUT; in trng_wait()
59 return -ETIMEDOUT; in trng_write()
/rk3399_ARM-atf/include/lib/
H A Dmmio_poll.h29 int _rv = -ETIMEDOUT; \
/rk3399_ARM-atf/plat/nvidia/tegra/drivers/bpmp/
H A Dbpmp.c56 int32_t ret = -ETIMEDOUT, timeout = 0; in tegra_bpmp_send_receive_atomic()
183 ret = -ETIMEDOUT; in tegra_bpmp_init()
/rk3399_ARM-atf/drivers/marvell/comphy/
H A Dphy-comphy-3700.c362 return -ETIMEDOUT; in mvebu_a3700_comphy_sata_power_on()
550 return -ETIMEDOUT; in mvebu_a3700_comphy_sgmii_power_on()
576 return -ETIMEDOUT; in mvebu_a3700_comphy_sgmii_power_on()
585 return -ETIMEDOUT; in mvebu_a3700_comphy_sgmii_power_on()
800 return -ETIMEDOUT; in mvebu_a3700_comphy_usb3_power_on()
899 return -ETIMEDOUT; in mvebu_a3700_comphy_pcie_power_on()
1035 ret = -ETIMEDOUT; in mvebu_a3700_comphy_sata_is_pll_locked()
/rk3399_ARM-atf/plat/intel/soc/common/include/
H A Dsocfpga_private.h78 (status) = -ETIMEDOUT; \
/rk3399_ARM-atf/plat/intel/soc/agilex5/soc/
H A Dagilex5_power_manager.c28 return -ETIMEDOUT; in wait_verify_fsm()
H A Dagilex5_iossm_mailbox.c50 return -ETIMEDOUT; in wait_for_bit()
438 return -ETIMEDOUT; in get_mem_technology()
453 return -ETIMEDOUT; in get_mem_technology()
736 return -ETIMEDOUT; in out_of_band_ecc_bist_mem_init()
813 return -ETIMEDOUT; in inline_ecc_bist_mem_init()
H A Dagilex5_clock_manager.c63 return -ETIMEDOUT; in wait_pll_lock()
95 return -ETIMEDOUT; in wait_fsm()
152 return -ETIMEDOUT; in pll_source_sync_wait()
195 return -ETIMEDOUT; in pll_source_sync_read()
H A Dagilex5_memory_controller.c85 return -ETIMEDOUT; in check_hmc_clk()
105 return -ETIMEDOUT; in clear_emif()
/rk3399_ARM-atf/plat/intel/soc/agilex/soc/
H A Dagilex_clock_manager.c27 return -ETIMEDOUT; in wait_pll_lock()
43 return -ETIMEDOUT; in wait_fsm()
66 return -ETIMEDOUT; in pll_source_sync_config()
87 return -ETIMEDOUT; in pll_source_sync_read()
H A Dagilex_memory_controller.c84 return -ETIMEDOUT; in check_hmc_clk()
104 return -ETIMEDOUT; in clear_emif()
/rk3399_ARM-atf/drivers/st/spi/
H A Dstm32_qspi.c130 return -ETIMEDOUT; in stm32_qspi_wait_for_not_busy()
145 ret = -ETIMEDOUT; in stm32_qspi_wait_cmd()
200 return -ETIMEDOUT; in stm32_qspi_poll()
323 ret = -ETIMEDOUT; in stm32_qspi_exec_op()
/rk3399_ARM-atf/include/lib/libc/
H A Derrno.h117 #define ETIMEDOUT 60 /* Operation timed out */ macro
/rk3399_ARM-atf/plat/nvidia/tegra/soc/t186/drivers/se/
H A Dse.c47 return -ETIMEDOUT; in tegra_se_operation_complete()
55 return -ETIMEDOUT; in tegra_se_operation_complete()
/rk3399_ARM-atf/drivers/arm/dcc/
H A Ddcc_console.c88 return -ETIMEDOUT; in dcc_status_timeout()
/rk3399_ARM-atf/drivers/st/crypto/
H A Dstm32_rng.c148 return -ETIMEDOUT; in stm32_rng_enable()
181 return -ETIMEDOUT; in check_data_validity()
H A Dstm32_hash.c103 return -ETIMEDOUT; in hash_wait_busy()
117 return -ETIMEDOUT; in hash_wait_computation()
/rk3399_ARM-atf/plat/nvidia/tegra/soc/t210/drivers/se/
H A Dsecurity_engine.c159 ret = -ETIMEDOUT; in tegra_se_operation_complete()
174 ret = -ETIMEDOUT; in tegra_se_operation_complete()
189 ret = -ETIMEDOUT; in tegra_se_operation_complete()
227 ret = -ETIMEDOUT; in tegra_se_operation_prepare()
1030 ret = -ETIMEDOUT; in tegra_se_save_tzram()
/rk3399_ARM-atf/drivers/allwinner/
H A Dsunxi_rsb.c46 return -ETIMEDOUT; in rsb_wait_bit()

123