Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-omap2-mcspi.c93 struct omap2_mcspi_dma { struct
94 struct dma_chan *dma_tx;
95 struct dma_chan *dma_rx;
97 struct completion dma_tx_completion;
98 struct completion dma_rx_completion;
100 char dma_rx_ch_name[14];
101 char dma_tx_ch_name[14];