Searched refs:TSI721_DMAC_INT_DONE (Results 1 – 2 of 2) sorted by relevance
/drivers/rapidio/devices/ | ||
D | tsi721.h | 262 #define TSI721_DMAC_INT_DONE 0x00000008 macro |
D | tsi721_dma.c | 592 if (dmac_int & (TSI721_DMAC_INT_DONE | TSI721_DMAC_INT_IOFDONE)) { in tsi721_dma_tasklet() |