| /rk3399_rockchip-uboot/arch/arm/mach-socfpga/ |
| H A D | pinmux_arria10.c | 24 return -EFAULT; in do_pinctr_pin() 35 return -EFAULT; in do_pinctr_pin() 62 return -EFAULT; in do_pinctrl_pins() 75 return -EFAULT; in config_dedicated_pins() 78 return -EFAULT; in config_dedicated_pins() 93 return -EFAULT; in config_pins()
|
| /rk3399_rockchip-uboot/drivers/video/exynos/ |
| H A D | exynos_mipi_dsi.c | 46 return -EFAULT; in exynos_mipi_dsi_register_lcd_device() 51 return -EFAULT; in exynos_mipi_dsi_register_lcd_device() 57 return -EFAULT; in exynos_mipi_dsi_register_lcd_device() 114 return -EFAULT; in exynos_mipi_dsi_register_lcd_driver() 119 return -EFAULT; in exynos_mipi_dsi_register_lcd_driver() 125 return -EFAULT; in exynos_mipi_dsi_register_lcd_driver() 183 return -EFAULT; in exynos_mipi_dsi_init() 190 return -EFAULT; in exynos_mipi_dsi_init()
|
| /rk3399_rockchip-uboot/board/keymile/kmp204x/ |
| H A D | pci.c | 56 ret = -EFAULT; in trigger_fpga_config() 80 ret = -EFAULT; in wait_for_fpga_config()
|
| /rk3399_rockchip-uboot/fs/yaffs2/ |
| H A D | yaffsfs.c | 796 yaffsfs_SetError(-EFAULT); in yaffs_open_sharing() 1080 yaffsfs_SetError(-EFAULT); in yaffsfs_do_read() 1202 yaffsfs_SetError(-EFAULT); in yaffsfs_do_write() 1313 yaffsfs_SetError(-EFAULT); in yaffs_truncate() 1428 yaffsfs_SetError(-EFAULT); in yaffsfs_DoUnlink() 1497 yaffsfs_SetError(-EFAULT); in yaffs_rename() 1636 yaffsfs_SetError(-EFAULT); in yaffsfs_DoStatOrLStat() 1684 yaffsfs_SetError(-EFAULT); in yaffs_fstat() 1743 yaffsfs_SetError(-EFAULT); in yaffs_utime() 1805 yaffsfs_SetError(-EFAULT); in yaffs_do_setxattr() [all …]
|
| H A D | yportenv.h | 197 #ifndef EFAULT 198 #define EFAULT 14 macro
|
| H A D | yaffs_error.c | 41 { EFAULT, "EFAULT"},
|
| /rk3399_rockchip-uboot/include/rockchip/ |
| H A D | rkce_error.h | 12 #define RKCE_FAULT EFAULT
|
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | lpc32xx_eth.c | 243 return -EFAULT; in mii_reg_read() 248 return -EFAULT; in mii_reg_read() 272 return -EFAULT; in mii_reg_read() 302 return -EFAULT; in mii_reg_write() 307 return -EFAULT; in mii_reg_write() 329 return -EFAULT; in mii_reg_write()
|
| H A D | mvneta.c | 1422 return -EFAULT; in smi_wait_ready() 1443 return -EFAULT; in mvneta_mdio_read() 1448 return -EFAULT; in mvneta_mdio_read() 1453 return -EFAULT; in mvneta_mdio_read() 1471 return -EFAULT; in mvneta_mdio_read() 1497 return -EFAULT; in mvneta_mdio_write() 1502 return -EFAULT; in mvneta_mdio_write() 1507 return -EFAULT; in mvneta_mdio_write()
|
| H A D | mvgbe.c | 72 return -EFAULT; in smi_reg_read() 77 return -EFAULT; in smi_reg_read() 87 return -EFAULT; in smi_reg_read() 108 return -EFAULT; in smi_reg_read()
|
| /rk3399_rockchip-uboot/arch/x86/lib/ |
| H A D | bootm.c | 160 return -EFAULT; in boot_linux_kernel() 195 return -EFAULT; in boot_linux_kernel()
|
| /rk3399_rockchip-uboot/board/Marvell/mvebu_armada-37xx/ |
| H A D | board.c | 204 return -EFAULT; in mii_multi_chip_mode_write() 216 return -EFAULT; in mii_multi_chip_mode_write()
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | pmic.c | 124 return failure(-EFAULT); in do_read() 159 return failure(-EFAULT); in do_write()
|
| /rk3399_rockchip-uboot/drivers/crypto/fsl/ |
| H A D | fsl_rsa.c | 42 return -EFAULT; in fsl_mod_exp()
|
| /rk3399_rockchip-uboot/common/ |
| H A D | splash_source.c | 109 return -EFAULT; in splash_load_raw() 251 res = -EFAULT; in splash_load_fs() 398 return -EFAULT; in splash_source_load()
|
| /rk3399_rockchip-uboot/drivers/power/pmic/ |
| H A D | pmic-uclass.c | 134 return -EFAULT; in pmic_read() 147 return -EFAULT; in pmic_write()
|
| H A D | i2c_pmic_emul.c | 36 return -EFAULT; in sandbox_i2c_pmic_read_data()
|
| /rk3399_rockchip-uboot/drivers/mtd/ubi/ |
| H A D | upd.c | 310 return -EFAULT; in ubi_more_update_data() 345 return -EFAULT; in ubi_more_update_data() 408 return -EFAULT; in ubi_more_leb_change_data()
|
| /rk3399_rockchip-uboot/arch/x86/cpu/intel_common/ |
| H A D | cpu.c | 26 return -EFAULT; in report_bist_failure()
|
| H A D | microcode.c | 179 return -EFAULT; in microcode_update_intel()
|
| /rk3399_rockchip-uboot/arch/arm/mach-keystone/ |
| H A D | cmd_mon.c | 35 return -EFAULT; in do_mon_install()
|
| /rk3399_rockchip-uboot/include/linux/ |
| H A D | errno.h | 17 #define EFAULT 14 /* Bad address */ macro
|
| /rk3399_rockchip-uboot/lib/rsa/ |
| H A D | rsa-mod-exp.c | 284 return -EFAULT; in rsa_mod_exp_sw() 291 return -EFAULT; in rsa_mod_exp_sw()
|
| H A D | rsa-verify.c | 496 return -EFAULT; in rsa_get_key_prop() 502 return -EFAULT; in rsa_get_key_prop() 506 return -EFAULT; in rsa_get_key_prop() 534 return -EFAULT; in rsa_verify_with_keynode()
|
| /rk3399_rockchip-uboot/arch/x86/cpu/i386/ |
| H A D | cpu.c | 503 return -EFAULT; in cpu_jump_to_64bit() 567 return -EFAULT; in cpu_jump_to_64bit_uboot()
|