Home
last modified time | relevance | path

Searched refs:EILSEQ (Results 1 – 15 of 15) sorted by relevance

/u-boot/drivers/mmc/
A Dbcm2835_sdhost.c368 ret = -EILSEQ; in bcm2835_transfer_pio()
492 ret = -EILSEQ; in bcm2835_finish_command()
530 ret = -EILSEQ; in bcm2835_check_cmd_error()
533 ret = -EILSEQ; in bcm2835_check_cmd_error()
548 ret = -EILSEQ; in bcm2835_check_data_error()
687 return -EILSEQ; in bcm2835_send_cmd()
A Dmxcmmc.c211 data_error = -EILSEQ; in mxcmci_finish_data()
217 data_error = -EILSEQ; in mxcmci_finish_data()
245 return -EILSEQ; in mxcmci_read_response()
A Dsh_mmcif.c166 return -EILSEQ; in sh_mmcif_error_manage()
173 return -EILSEQ; in sh_mmcif_error_manage()
177 ret = -EILSEQ; in sh_mmcif_error_manage()
181 ret = -EILSEQ; in sh_mmcif_error_manage()
A Darm_pl180_mmci.c61 return -EILSEQ; in wait_for_command_end()
150 return -EILSEQ; in read_bytes()
212 return -EILSEQ; in write_bytes()
A Dstm32_sdmmc2.c337 return -EILSEQ; in stm32_sdmmc2_end_cmd()
408 return -EILSEQ; in stm32_sdmmc2_end_data()
A Dsh_sdhi.c253 ret = -EILSEQ; in sh_sdhi_error_manage()
263 ret = -EILSEQ; in sh_sdhi_error_manage()
A Dpxa_mmc_gen.c182 return -EILSEQ; in pxa_mmc_cmd_done()
A Dtmio-common.c106 return -EILSEQ; in tmio_sd_check_error()
/u-boot/include/linux/
A Derrno.h92 #define EILSEQ 84 /* Illegal byte sequence */ macro
/u-boot/lib/
A Derrno_str.c98 ERRNO_MSG(EILSEQ, "Illegal byte sequence"),
/u-boot/arch/x86/cpu/tangier/
A Dsdram.c46 return chksum ? -EILSEQ : 0; in sfi_table_check()
/u-boot/drivers/remoteproc/
A Drproc-elf-loader.c79 return -EILSEQ;
135 return -EILSEQ;
/u-boot/drivers/core/
A Dof_access.c570 return -EILSEQ; in of_property_match_string()
607 return -EILSEQ; in of_property_read_string_helper()
/u-boot/drivers/usb/musb-new/
A Dmusb_host.c481 status = -EILSEQ; in musb_host_packet_rx()
1597 if (d->status != -EILSEQ && d->status != -EOVERFLOW) in musb_host_rx()
1668 d_status = -EILSEQ; in musb_host_rx()
/u-boot/drivers/usb/gadget/
A Dat91_udc.c834 req->req.status = -EILSEQ; in handle_ep()

Completed in 40 milliseconds