Searched refs:TSI721_DMAC_INT_IOFDONE (Results 1 – 2 of 2) sorted by relevance
290 #define TSI721_DMAC_INT_IOFDONE 0x00000001 macro
657 if (dmac_int & (TSI721_DMAC_INT_DONE | TSI721_DMAC_INT_IOFDONE)) { in tsi721_dma_tasklet()