Searched refs:AT_XDMAC_CC_INITD (Results 1 – 1 of 1) sorted by relevance
150 #define AT_XDMAC_CC_INITD (0x1 << 21) /* Channel Initialization Terminated (read only) */ macro1542 initd = !!(at_xdmac_chan_read(atchan, AT_XDMAC_CC) & AT_XDMAC_CC_INITD); in at_xdmac_tx_status()