Searched refs:AT_XDMAC_GS (Results 1 – 1 of 1) sorted by relevance
57 #define AT_XDMAC_GS 0x24 /* Global Channel Status Register */ macro366 return at_xdmac_chan_read(atchan, AT_XDMAC_GS) & atchan->mask; in at_xdmac_chan_is_enabled()374 while (at_xdmac_read(atxdmac, AT_XDMAC_GS)) in at_xdmac_off()1655 while (at_xdmac_read(atxdmac, AT_XDMAC_GS) & atchan->mask) in at_xdmac_handle_error()1862 while (at_xdmac_read(atxdmac, AT_XDMAC_GS) & atchan->mask) in at_xdmac_device_terminate_all()