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