Home
last modified time | relevance | path

Searched refs:EMSGSIZE (Results 1 – 13 of 13) sorted by relevance

/u-boot/drivers/spi/
A Dbcm63xx_spi.c221 return -EMSGSIZE; in bcm63xx_spi_xfer()
229 return -EMSGSIZE; in bcm63xx_spi_xfer()
264 return -EMSGSIZE; in bcm63xx_spi_xfer()
A Dzynq_qspi.c520 status = -EMSGSIZE; in zynq_qspi_transfer()
A Dstm32_spi.c381 return -EMSGSIZE; in stm32_spi_xfer()
/u-boot/include/linux/
A Derrno.h98 #define EMSGSIZE 90 /* Message too long */ macro
/u-boot/drivers/misc/
A Datsha204a-i2c.c191 return -EMSGSIZE; in atsha204a_recv_resp()
284 if (!res || res == -EMSGSIZE || res == -EBADMSG) in atsha204a_transaction()
/u-boot/lib/
A Derrno_str.c104 ERRNO_MSG(EMSGSIZE, "Message too long"),
A Dasn1_decoder.c205 return -EMSGSIZE; in asn1_ber_decoder()
/u-boot/drivers/usb/eth/
A Dasix88179.c569 return -EMSGSIZE; in asix_recv()
808 return -EMSGSIZE; in ax88179_eth_recv()
/u-boot/drivers/net/
A Dsunxi_emac.c479 return -EMSGSIZE; in _sunxi_emac_eth_recv()
/u-boot/drivers/tpm/
A Dtpm_tis_st33zp24_spi.c98 return -EMSGSIZE; in st33zp24_spi_status_to_errno()
/u-boot/drivers/usb/musb-new/
A Dmusb_core.c1208 return -EMSGSIZE; in fifo_setup()
1212 return -EMSGSIZE; in fifo_setup()
A Dmusb_host.c1988 ret = -EMSGSIZE;
/u-boot/drivers/usb/gadget/
A Dpxa25x_udc.c761 return -EMSGSIZE; in pxa25x_ep_queue()

Completed in 50 milliseconds