Home
last modified time | relevance | path

Searched defs:spi_xfer (Results 1 – 22 of 22) sorted by relevance

/openbmc/linux/drivers/char/tpm/
H A Dtpm_tis_spi_main.c50 struct spi_transfer *spi_xfer) in tpm_tis_spi_flow_control()
85 struct spi_transfer spi_xfer[3]; in tpm_tis_spi_transfer_half() local
147 struct spi_transfer spi_xfer; in tpm_tis_spi_transfer_full() local
H A Dtpm_tis_spi_cr50.c163 struct spi_transfer *spi_xfer) in cr50_spi_flow_control()
/openbmc/linux/drivers/nfc/st-nci/
H A Dspi.c82 struct spi_transfer spi_xfer = { in st_nci_spi_write() local
124 struct spi_transfer spi_xfer = { in st_nci_spi_read() local
/openbmc/linux/drivers/char/tpm/st33zp24/
H A Dspi.c102 struct spi_transfer spi_xfer = { in st33zp24_spi_send() local
145 struct spi_transfer spi_xfer = { in st33zp24_spi_read8_reg() local
/openbmc/u-boot/drivers/spi/
H A Dmpc8xxx_spi.c74 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, const void *dout, in spi_xfer() function
H A Dsoft_spi_legacy.c101 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, in spi_xfer() function
H A Dlpc32xx_ssp.c109 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, in spi_xfer() function
H A Dsh_spi.c202 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, const void *dout, in spi_xfer() function
H A Dmxs_spi.c305 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, in spi_xfer() function
H A Dcf_spi.c330 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, const void *dout, in spi_xfer() function
H A Dkirkwood_spi.c235 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, in spi_xfer() function
H A Datmel_spi.c132 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, in spi_xfer() function
H A Dspi-uclass.c125 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, in spi_xfer() function
H A Dfsl_espi.c239 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, const void *data_out, in spi_xfer() function
H A Dsh_qspi.c288 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, in spi_xfer() function
H A Dmxc_spi.c395 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, const void *dout, in spi_xfer() function
H A Dfsl_dspi.c510 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, const void *dout, in spi_xfer() function
H A Ddavinci_spi.c434 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, in spi_xfer() function
H A Domap3_spi.c569 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, in spi_xfer() function
H A Dti_qspi.c427 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, const void *dout, in spi_xfer() function
/openbmc/u-boot/drivers/net/
H A De1000_spi.c136 int spi_xfer(struct spi_slave *spi, unsigned int bitlen, in spi_xfer() function
/openbmc/linux/drivers/net/ethernet/vertexcom/
H A Dmse102x.c85 struct spi_transfer spi_xfer; member