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