Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dmeson_spifc.c80 static void meson_spifc_drain_buffer(struct meson_spifc_priv *spifc, in meson_spifc_drain_buffer() function
174 meson_spifc_drain_buffer(spifc, din + offset, len); in meson_spifc_txrx()
/openbmc/linux/drivers/spi/
H A Dspi-meson-spifc.c115 static void meson_spifc_drain_buffer(struct meson_spifc *spifc, u8 *buf, in meson_spifc_drain_buffer() function
233 meson_spifc_drain_buffer(spifc, xfer->rx_buf + offset, len); in meson_spifc_txrx()