Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/spi/
Dspi_mcux_lpspi.c55 struct spi_dma_stream { struct
86 struct spi_dma_stream dma_rx;
87 struct spi_dma_stream dma_tx;
282 static struct dma_block_config *spi_mcux_dma_common_load(struct spi_dma_stream *stream, in spi_mcux_dma_common_load()
317 struct spi_dma_stream *stream = &data->dma_tx; in spi_mcux_dma_tx_load()
338 struct spi_dma_stream *stream = &data->dma_rx; in spi_mcux_dma_rx_load()