Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dat_xdmac.c88 #define AT_XDMAC_CIS_LIS BIT(1) /* End of Linked List Interrupt Status Bit */ macro
1592 } else if ((atchan->status & AT_XDMAC_CIS_LIS) in at_xdmac_tasklet()