Home
last modified time | relevance | path

Searched refs:meson_spifc_txrx (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/spi/
H A Dmeson_spifc.c136 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 Dspi-meson-spifc.c194 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()