Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/rapidio/devices/
Dtsi721.h269 #define TSI721_DMAC_STS_ABORT 0x00400000 macro
Dtsi721.c156 if (ch_stat & TSI721_DMAC_STS_ABORT) { in tsi721_maint_dma()