Home
last modified time | relevance | path

Searched refs:EIO (Results 1 – 25 of 305) sorted by relevance

12345678910>>...13

/u-boot/board/Marvell/mvebu_armada-8k/
A Dboard.c81 return -EIO; in board_xhci_config()
88 return -EIO; in board_xhci_config()
95 return -EIO; in board_xhci_config()
102 return -EIO; in board_xhci_config()
136 return -EIO; in board_xhci_enable()
144 return -EIO; in board_xhci_enable()
/u-boot/drivers/phy/
A Dsandbox-phy.c24 return -EIO; in sandbox_phy_power_on()
27 return -EIO; in sandbox_phy_power_on()
39 return -EIO; in sandbox_phy_power_off()
42 return -EIO; in sandbox_phy_power_off()
49 return -EIO; in sandbox_phy_power_off()
/u-boot/drivers/rtc/
A Drx8025.c111 return -EIO;
178 return -EIO;
181 return -EIO;
184 return -EIO;
187 return -EIO;
190 return -EIO;
193 return -EIO;
196 return -EIO;
215 return -EIO;
240 return -EIO;
A Dabx80x.c164 return -EIO; in abx80x_enable_trickle_charger()
171 return -EIO; in abx80x_enable_trickle_charger()
202 return -EIO; in abx80x_rtc_read_time()
237 return -EIO; in abx80x_rtc_set_time()
392 return -EIO; in abx80x_probe()
407 return -EIO; in abx80x_probe()
416 return -EIO; in abx80x_probe()
430 return -EIO; in abx80x_probe()
437 return -EIO; in abx80x_probe()
448 return -EIO; in abx80x_probe()
[all …]
A Ds35392a.c207 return -EIO; in s35392a_rtc_get()
247 return -EIO; in s35392a_rtc_set()
253 return -EIO; in s35392a_rtc_set()
270 return -EIO; in s35392a_rtc_set()
291 return -EIO; in s35392a_rtc_reset()
295 return -EIO; in s35392a_rtc_reset()
307 return -EIO; in s35392a_rtc_reset()
/u-boot/arch/sandbox/cpu/
A Dstate.c39 return -EIO; in state_ensure_space()
71 ret = -EIO; in state_read_file()
203 return -EIO; in sandbox_write_state_node()
214 return -EIO; in sandbox_write_state_node()
219 return -EIO; in sandbox_write_state_node()
224 return -EIO; in sandbox_write_state_node()
256 ret = -EIO; in sandbox_write_state()
267 if (ret == -EIO) in sandbox_write_state()
273 if (ret == -EIO) { in sandbox_write_state()
288 ret = -EIO; in sandbox_write_state()
[all …]
/u-boot/arch/x86/cpu/broadwell/
A Diobp.c97 return -EIO; in pch_iobp_write()
103 return -EIO; in pch_iobp_write()
127 return -EIO; in pch_iobp_exec()
138 return -EIO; in pch_iobp_exec()
/u-boot/test/dm/
A Dphy.c105 ut_asserteq(-EIO, generic_phy_power_off(&phy2)); in dm_test_phy_ops()
109 ut_asserteq(-EIO, generic_phy_power_off(&phy3)); in dm_test_phy_ops()
110 ut_asserteq(-EIO, generic_phy_power_off(&phy3)); in dm_test_phy_ops()
141 ut_asserteq(-EIO, generic_phy_power_on_bulk(&phys)); in dm_test_phy_bulk()
142 ut_asserteq(-EIO, generic_phy_power_off_bulk(&phys)); in dm_test_phy_bulk()
/u-boot/drivers/spmi/
A Dspmi-msm.c65 return -EIO; in msm_spmi_write()
67 return -EIO; in msm_spmi_write()
97 return -EIO; in msm_spmi_write()
110 return -EIO; in msm_spmi_read()
112 return -EIO; in msm_spmi_read()
138 return -EIO; in msm_spmi_read()
/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
A Dppa.c110 return -EIO; in ppa_init()
133 return -EIO; in ppa_init()
160 return -EIO; in ppa_init()
175 return -EIO; in ppa_init()
200 return -EIO; in ppa_init()
223 return -EIO; in ppa_init()
/u-boot/drivers/bootcount/
A Di2c-eeprom.c28 return -EIO; in bootcount_i2c_eeprom_set()
42 return -EIO; in bootcount_i2c_eeprom_get()
51 return -EIO; in bootcount_i2c_eeprom_get()
A Drtc.c26 return -EIO; in bootcount_rtc_set()
39 return -EIO; in bootcount_rtc_get()
48 return -EIO; in bootcount_rtc_get()
A Dspi-flash.c61 return -EIO; in bootcount_spi_flash_set()
74 return -EIO; in bootcount_spi_flash_get()
83 return -EIO; in bootcount_spi_flash_get()
/u-boot/drivers/misc/
A Dfsl_iim.c158 return -EIO; in fuse_read()
191 return -EIO; in fuse_sense()
196 return -EIO; in fuse_sense()
213 return -EIO; in prog_bit()
218 return -EIO; in prog_bit()
223 return -EIO; in prog_bit()
275 return -EIO; in fuse_override()
/u-boot/board/Marvell/mvebu_armada-37xx/
A Dboard.c178 return -EIO; in board_ahci_enable()
189 return -EIO; in board_ahci_enable()
222 return -EIO; in board_xhci_enable()
228 return -EIO; in board_xhci_enable()
235 return -EIO; in board_xhci_enable()
241 return -EIO; in board_xhci_enable()
256 return -EIO; in board_xhci_enable()
/u-boot/board/friendlyarm/nanopi2/
A Donewire.c187 return -EIO; in onewire_i2c_do_request()
193 return -EIO; in onewire_i2c_do_request()
196 return -EIO; in onewire_i2c_do_request()
202 return -EIO; in onewire_i2c_do_request()
209 return (ret == buf[3]) ? 0 : -EIO; in onewire_i2c_do_request()
/u-boot/drivers/sound/
A Dmax98088.c85 return -EIO; in max98088_hw_params()
105 return -EIO; in max98088_hw_params()
140 return -EIO; in max98088_set_sysclk()
153 return -EIO; in max98088_set_sysclk()
234 return -EIO; in max98088_set_fmt()
304 return -EIO; in max98088_device_init()
352 return -EIO; in max98088_setup_interface()
/u-boot/test/
A Dbloblist.c80 ut_asserteq(-EIO, bloblist_check(TEST_ADDR, TEST_BLOBLIST_SIZE)); in bloblist_test_init()
84 ut_asserteq(-EIO, bloblist_check(TEST_ADDR, TEST_BLOBLIST_SIZE)); in bloblist_test_init()
193 ut_asserteq(-EIO, bloblist_check(TEST_ADDR, TEST_BLOBLIST_SIZE)); in bloblist_test_checksum()
201 ut_asserteq(-EIO, bloblist_check(TEST_ADDR, TEST_BLOBLIST_SIZE)); in bloblist_test_checksum()
205 ut_asserteq(-EIO, bloblist_check(TEST_ADDR, TEST_BLOBLIST_SIZE)); in bloblist_test_checksum()
210 ut_asserteq(-EIO, bloblist_check(TEST_ADDR, TEST_BLOBLIST_SIZE)); in bloblist_test_checksum()
213 ut_asserteq(-EIO, bloblist_check(TEST_ADDR, TEST_BLOBLIST_SIZE)); in bloblist_test_checksum()
219 ut_asserteq(-EIO, bloblist_check(TEST_ADDR, TEST_BLOBLIST_SIZE)); in bloblist_test_checksum()
224 ut_asserteq(-EIO, bloblist_check(TEST_ADDR, TEST_BLOBLIST_SIZE)); in bloblist_test_checksum()
/u-boot/drivers/i2c/
A Dintel_i2c.c135 return -EIO; in smbus_block_read()
140 return -EIO; in smbus_block_read()
145 return -EIO; in smbus_block_read()
156 return -EIO; in smbus_block_read()
200 return -EIO; in smbus_block_write()
220 return -EIO; in intel_i2c_xfer()
A Di2c-versatile.c151 return -EIO; in versatile_i2c_send_slave_addr()
158 return -EIO; in versatile_i2c_send_slave_addr()
167 return -EIO; in versatile_i2c_send_slave_addr()
178 return -EIO; in versatile_i2c_send_slave_addr()
193 return -EIO; in versatile_i2c_message_xfer()
/u-boot/drivers/tpm/
A Dtpm2_ftpm_tee.c52 return -EIO; in ftpm_tee_transceive()
105 return -EIO; in ftpm_tee_transceive()
110 return -EIO; in ftpm_tee_transceive()
115 return -EIO; in ftpm_tee_transceive()
195 return -EIO; in ftpm_tee_probe()
/u-boot/fs/btrfs/
A Ddisk-io.c150 return -EIO; in btrfs_check_super()
155 return -EIO; in btrfs_check_super()
164 return -EIO; in btrfs_check_super()
280 return -EIO; in btrfs_check_super()
301 return -EIO; in btrfs_read_dev_super()
304 return -EIO; in btrfs_read_dev_super()
307 return -EIO; in btrfs_read_dev_super()
509 ret = -EIO; in read_tree_block()
559 ret = -EIO; in read_extent_data()
566 ret = -EIO; in read_extent_data()
[all …]
/u-boot/env/
A Dsata.c99 return -EIO; in env_sata_load()
106 return -EIO; in env_sata_load()
111 return -EIO; in env_sata_load()
A Dubi.c129 return -EIO; in env_ubi_load()
166 return -EIO; in env_ubi_load()
173 return -EIO; in env_ubi_load()
/u-boot/drivers/power/pmic/
A Dsandbox.c32 return -EIO; in sandbox_pmic_write()
43 return -EIO; in sandbox_pmic_read()

Completed in 41 milliseconds

12345678910>>...13