Searched refs:TSI721_DMAC_STS_ABORT (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/rapidio/devices/ | ||
D | tsi721.h | 269 #define TSI721_DMAC_STS_ABORT 0x00400000 macro |
D | tsi721.c | 156 if (ch_stat & TSI721_DMAC_STS_ABORT) { in tsi721_maint_dma() |