Searched refs:TSI721_DMAC_INT_ERR (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/rapidio/devices/ | ||
D | tsi721.h | 262 #define TSI721_DMAC_INT_ERR 0x00000002 macro |
D | tsi721_dma.c | 579 if (dmac_int & TSI721_DMAC_INT_ERR) { in tsi721_dma_tasklet() |