Searched refs:TXX9_DMA_CCR_INTENE (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/dma/ | ||
| D | txx9dmac.h | 132 #define TXX9_DMA_CCR_INTENE 0x00001000 macro |
| D | txx9dmac.c | 1009 dc->ccr = TXX9_DMA_CCR_IMMCHN | TXX9_DMA_CCR_INTENE | CCR_LE; in txx9dmac_alloc_chan_resources() |