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