Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/rapidio/devices/
Dtsi721.h289 #define TSI721_DMAC_INT_ERR 0x00000002 macro
Dtsi721_dma.c582 if (dmac_int & TSI721_DMAC_INT_ERR) { in tsi721_dma_tasklet()