| /rk3399_ARM-atf/drivers/ti/ipc/ |
| H A D | mailbox.c | 49 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 D | sec_proxy.c | 145 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 D | mi2cv.c | 101 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 D | imx_usdhc.c | 135 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 D | stm32mp1_reset.c | 42 return -ETIMEDOUT; in stm32mp_reset_assert() 63 return -ETIMEDOUT; in stm32mp_reset_deassert()
|
| H A D | stm32mp2_reset.c | 48 return -ETIMEDOUT; in reset_toggle()
|
| /rk3399_ARM-atf/plat/mediatek/drivers/rng/mt8186/ |
| H A D | rng_plat.c | 40 return -ETIMEDOUT; in trng_wait() 59 return -ETIMEDOUT; in trng_write()
|
| /rk3399_ARM-atf/include/lib/ |
| H A D | mmio_poll.h | 29 int _rv = -ETIMEDOUT; \
|
| /rk3399_ARM-atf/plat/nvidia/tegra/drivers/bpmp/ |
| H A D | bpmp.c | 56 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 D | phy-comphy-3700.c | 362 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 D | socfpga_private.h | 78 (status) = -ETIMEDOUT; \
|
| /rk3399_ARM-atf/plat/intel/soc/agilex5/soc/ |
| H A D | agilex5_power_manager.c | 28 return -ETIMEDOUT; in wait_verify_fsm()
|
| H A D | agilex5_iossm_mailbox.c | 50 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 D | agilex5_clock_manager.c | 63 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 D | agilex5_memory_controller.c | 85 return -ETIMEDOUT; in check_hmc_clk() 105 return -ETIMEDOUT; in clear_emif()
|
| /rk3399_ARM-atf/plat/intel/soc/agilex/soc/ |
| H A D | agilex_clock_manager.c | 27 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 D | agilex_memory_controller.c | 84 return -ETIMEDOUT; in check_hmc_clk() 104 return -ETIMEDOUT; in clear_emif()
|
| /rk3399_ARM-atf/drivers/st/spi/ |
| H A D | stm32_qspi.c | 130 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 D | errno.h | 117 #define ETIMEDOUT 60 /* Operation timed out */ macro
|
| /rk3399_ARM-atf/plat/nvidia/tegra/soc/t186/drivers/se/ |
| H A D | se.c | 47 return -ETIMEDOUT; in tegra_se_operation_complete() 55 return -ETIMEDOUT; in tegra_se_operation_complete()
|
| /rk3399_ARM-atf/drivers/arm/dcc/ |
| H A D | dcc_console.c | 88 return -ETIMEDOUT; in dcc_status_timeout()
|
| /rk3399_ARM-atf/drivers/st/crypto/ |
| H A D | stm32_rng.c | 148 return -ETIMEDOUT; in stm32_rng_enable() 181 return -ETIMEDOUT; in check_data_validity()
|
| H A D | stm32_hash.c | 103 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 D | security_engine.c | 159 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 D | sunxi_rsb.c | 46 return -ETIMEDOUT; in rsb_wait_bit()
|