Searched defs:omap2_mcspi_dma (Results 1 – 1 of 1) sorted by relevance
91 struct omap2_mcspi_dma { struct92 struct dma_chan *dma_tx;93 struct dma_chan *dma_rx;95 struct completion dma_tx_completion;96 struct completion dma_rx_completion;98 char dma_rx_ch_name[14];99 char dma_tx_ch_name[14];