Home
last modified time | relevance | path

Searched refs:TSI721_DMAC_INT_STFULL (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/rapidio/devices/
H A Dtsi721.h286 #define TSI721_DMAC_INT_STFULL 0x00000010 macro
H A Dtsi721_dma.c651 if (dmac_int & TSI721_DMAC_INT_STFULL) { in tsi721_dma_tasklet()