Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/rapidio/devices/
Dtsi721.h262 #define TSI721_DMAC_INT_ERR 0x00000002 macro
Dtsi721_dma.c579 if (dmac_int & TSI721_DMAC_INT_ERR) { in tsi721_dma_tasklet()