Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/spi/
H A Dbcm63xx_spi.c222 return -EMSGSIZE; in bcm63xx_spi_xfer()
230 return -EMSGSIZE; in bcm63xx_spi_xfer()
265 return -EMSGSIZE; in bcm63xx_spi_xfer()
H A Dzynq_qspi.c476 status = -EMSGSIZE; in zynq_qspi_transfer()
/rk3399_rockchip-uboot/drivers/misc/
H A Datsha204a-i2c.c187 return -EMSGSIZE; in atsha204a_recv_resp()
280 if (!res || res == -EMSGSIZE || res == -EBADMSG) in atsha204a_transaction()
/rk3399_rockchip-uboot/include/linux/
H A Derrno.h98 #define EMSGSIZE 90 /* Message too long */ macro
/rk3399_rockchip-uboot/lib/
H A Derrno_str.c104 ERRNO_MSG(EMSGSIZE, "Message too long"),
/rk3399_rockchip-uboot/drivers/usb/eth/
H A Dasix88179.c568 return -EMSGSIZE; in asix_recv()
807 return -EMSGSIZE; in ax88179_eth_recv()
/rk3399_rockchip-uboot/drivers/net/
H A Dsunxi_emac.c475 return -EMSGSIZE; in _sunxi_emac_eth_recv()
H A Dsun8i_emac.c535 return -EMSGSIZE; in _sun8i_eth_recv()
/rk3399_rockchip-uboot/drivers/tpm/
H A Dtpm_tis_st33zp24_spi.c96 return -EMSGSIZE; in st33zp24_spi_status_to_errno()
/rk3399_rockchip-uboot/drivers/usb/musb-new/
H A Dmusb_core.c1201 return -EMSGSIZE; in fifo_setup()
1205 return -EMSGSIZE; in fifo_setup()
H A Dmusb_host.c1984 ret = -EMSGSIZE;
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dpxa25x_udc.c758 return -EMSGSIZE; in pxa25x_ep_queue()