Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dat_xdmac.c79 #define AT_XDMAC_CIS_FIS BIT(3) /* End of Flush Interrupt Status Bit */ macro
1440 while (!(at_xdmac_chan_read(atchan, AT_XDMAC_CIS) & AT_XDMAC_CIS_FIS)) in at_xdmac_tx_status()
1498 while (!(at_xdmac_chan_read(atchan, AT_XDMAC_CIS) & AT_XDMAC_CIS_FIS)) in at_xdmac_tx_status()