Home
last modified time | relevance | path

Searched defs:omap2_mcspi_dma (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/spi/
Dspi-omap2-mcspi.c101 struct omap2_mcspi_dma { struct
102 struct dma_chan *dma_tx;
103 struct dma_chan *dma_rx;
105 struct completion dma_tx_completion;
106 struct completion dma_rx_completion;
108 char dma_rx_ch_name[14];
109 char dma_tx_ch_name[14];