Searched refs:TSI721_DMAC_INT_STFULL (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/rapidio/devices/ | ||
H A D | tsi721.h | 286 #define TSI721_DMAC_INT_STFULL 0x00000010 macro |
H A D | tsi721_dma.c | 651 if (dmac_int & TSI721_DMAC_INT_STFULL) { in tsi721_dma_tasklet() |