Home
last modified time | relevance | path

Searched refs:meson_spifc_fill_buffer (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-meson-spifc.c136 * meson_spifc_fill_buffer() - copy data from memory to device buffer
141 static void meson_spifc_fill_buffer(struct meson_spifc *spifc, const u8 *buf, in meson_spifc_fill_buffer() function
203 meson_spifc_fill_buffer(spifc, xfer->tx_buf + offset, len); in meson_spifc_txrx()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-meson-spifc.c136 * meson_spifc_fill_buffer() - copy data from memory to device buffer
141 static void meson_spifc_fill_buffer(struct meson_spifc *spifc, const u8 *buf, in meson_spifc_fill_buffer() function
203 meson_spifc_fill_buffer(spifc, xfer->tx_buf + offset, len); in meson_spifc_txrx()

Completed in 3 milliseconds