Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/spi/
Dspi-omap2-mcspi.c101 struct omap2_mcspi_dma { struct
102 struct dma_chan *dma_tx;
103 struct dma_chan *dma_rx;
105 int dma_tx_sync_dev;
106 int dma_rx_sync_dev;
108 struct completion dma_tx_completion;
109 struct completion dma_rx_completion;
111 char dma_rx_ch_name[14];
112 char dma_tx_ch_name[14];