/external/u-boot/drivers/spi/ |
D | mpc8xxx_spi.c | 74 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, const void *dout, in spi_xfer() function
|
D | mpc8xx_spi.c | 284 ssize_t spi_xfer(size_t count) in spi_xfer() function
|
D | soft_spi_legacy.c | 108 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, in spi_xfer() function
|
D | lpc32xx_ssp.c | 118 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, in spi_xfer() function
|
D | sh_spi.c | 206 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, const void *dout, in spi_xfer() function
|
D | cf_spi.c | 330 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, const void *dout, in spi_xfer() function
|
D | mxs_spi.c | 309 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, in spi_xfer() function
|
D | kirkwood_spi.c | 235 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, in spi_xfer() function
|
D | spi-uclass.c | 103 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, in spi_xfer() function
|
D | atmel_spi.c | 137 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, in spi_xfer() function
|
D | sh_qspi.c | 201 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, const void *dout, in spi_xfer() function
|
D | fsl_espi.c | 244 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, const void *data_out, in spi_xfer() function
|
D | mxc_spi.c | 395 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, const void *dout, in spi_xfer() function
|
D | fsl_dspi.c | 515 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, const void *dout, in spi_xfer() function
|
D | davinci_spi.c | 438 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, in spi_xfer() function
|
D | omap3_spi.c | 574 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, in spi_xfer() function
|
D | ti_qspi.c | 427 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, const void *dout, in spi_xfer() function
|
D | fsl_qspi.c | 989 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, in spi_xfer() function
|
/external/u-boot/drivers/net/ |
D | e1000_spi.c | 139 int spi_xfer(struct spi_slave *spi, unsigned int bitlen, in spi_xfer() function
|