Searched refs:AT_XDMAC_CIS (Results 1 – 1 of 1) sorted by relevance
86 #define AT_XDMAC_CIS 0x0C /* Channel Interrupt Status Register */ macro1593 while (!(at_xdmac_chan_read(atchan, AT_XDMAC_CIS) & AT_XDMAC_CIS_FIS)) in at_xdmac_tx_status()1651 while (!(at_xdmac_chan_read(atchan, AT_XDMAC_CIS) & AT_XDMAC_CIS_FIS)) in at_xdmac_tx_status()1856 chan_status = at_xdmac_chan_read(atchan, AT_XDMAC_CIS); in at_xdmac_interrupt()2202 while (at_xdmac_chan_read(atchan, AT_XDMAC_CIS)) in atmel_xdmac_resume()2395 while (at_xdmac_chan_read(atchan, AT_XDMAC_CIS)) in at_xdmac_probe()