Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-omap2-mcspi.c91 struct omap2_mcspi_dma { struct
92 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];