Searched refs:meson_spifc_txrx (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/spi/ |
H A D | meson_spifc.c | 136 static int meson_spifc_txrx(struct meson_spifc_priv *spifc, in meson_spifc_txrx() function 204 ret = meson_spifc_txrx(spifc, dout, din, done, len, in meson_spifc_xfer()
|
/openbmc/linux/drivers/spi/ |
H A D | spi-meson-spifc.c | 194 static int meson_spifc_txrx(struct meson_spifc *spifc, in meson_spifc_txrx() function 258 ret = meson_spifc_txrx(spifc, xfer, done, len, in meson_spifc_transfer_one()
|