Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rapidio/devices/
H A Dtsi721.h287 #define TSI721_DMAC_INT_DONE 0x00000008 macro
H A Dtsi721_dma.c655 if (dmac_int & (TSI721_DMAC_INT_DONE | TSI721_DMAC_INT_IOFDONE)) { in tsi721_dma_tasklet()