DMA_CONFIGURED
if (!(channel->flags & DMA_CONFIGURED))
chan->flags |= DMA_CONFIGURED;
if (unlikely(!(chan->flags & DMA_CONFIGURED)))