Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/dma/
Dat_xdmac.c77 #define AT_XDMAC_CIS_LIS BIT(1) /* End of Linked List Interrupt Status Bit */ macro
1636 } else if ((atchan->irq_status & AT_XDMAC_CIS_LIS) in at_xdmac_tasklet()