Home
last modified time | relevance | path

Searched refs:E2BIG (Results 1 – 22 of 22) sorted by relevance

/u-boot/drivers/i2c/
A Ddesignware_i2c_pci.c168 return log_msg_ret("array", -E2BIG); in dw_i2c_acpi_fill_ssdt()
172 return log_msg_ret("read", -E2BIG); in dw_i2c_acpi_fill_ssdt()
/u-boot/include/xen/interface/io/
A Dxs_wire.h75 XSD_ERROR(E2BIG)
/u-boot/drivers/misc/
A Dcros_ec_lpc.c54 return log_msg_ret("Cannot send that many bytes\n", -E2BIG); in cros_ec_lpc_packet()
57 return log_msg_ret("Cannot receive that many bytes\n", -E2BIG); in cros_ec_lpc_packet()
/u-boot/include/linux/
A Derrno.h10 #define E2BIG 7 /* Argument list too long */ macro
/u-boot/drivers/tpm/
A Dtpm-uclass.c95 return -E2BIG; in tpm_xfer()
A Dcr50_i2c.c165 return -E2BIG; in cr50_i2c_write()
314 return -E2BIG; in cr50_i2c_recv()
A Dtpm_tis_infineon.c433 return -E2BIG; /* Command is too long for our tpm, sorry */ in tpm_tis_i2c_send()
A Dtpm2_tis_spi.c418 return -E2BIG; /* Command is too long for our tpm, sorry */ in tpm_tis_spi_send()
/u-boot/arch/x86/cpu/intel_common/
A Dintel_opregion.c34 return log_msg_ret("vbt", -E2BIG); in locate_vbt()
/u-boot/lib/
A Derrno_str.c21 ERRNO_MSG(E2BIG, "Argument list too long"),
A Dmembuff.c342 return -E2BIG; in membuff_extend_by()
/u-boot/common/spl/
A Dspl_fit.c137 return -E2BIG; in spl_fit_get_image_name()
395 if (node == -E2BIG) { in spl_fit_append_fdt()
/u-boot/drivers/core/
A Dacpi.c94 return -E2BIG; in acpi_get_path()
/u-boot/lib/acpi/
A Dacpi_table.c151 return -E2BIG; in acpi_add_table()
/u-boot/drivers/video/
A Dihs_video_out.c152 return -E2BIG; in ihs_video_out_set_mem()
/u-boot/drivers/video/bridge/
A Danx6345.c179 return -E2BIG; in anx6345_aux_transfer()
/u-boot/drivers/virtio/
A Dvirtio_mmio.c236 err = -E2BIG; in virtio_mmio_setup_vq()
/u-boot/arch/sandbox/cpu/
A Dsdl.c447 return -E2BIG; in sandbox_sdl_sound_play()
/u-boot/common/
A Dbootm.c611 return -E2BIG; in bootm_process_cmdline_env()
/u-boot/drivers/ram/rockchip/
A Dsdram_rk3188.c723 return -E2BIG; in sdram_init()
A Dsdram_rk3288.c798 return -E2BIG; in sdram_init()
A Dsdram_rk3399.c2916 return -E2BIG; in sdram_init()

Completed in 50 milliseconds