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