Home
last modified time | relevance | path

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

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