Searched defs:omap2_mcspi_dma (Results 1 – 1 of 1) sorted by relevance
93 struct omap2_mcspi_dma { struct94 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];