DMA_CMD_ENABLE
dev->pending_dma_cmd |= dma_cmd | DMA_CMD_ENABLE | BIT(channel);
dma_cmd &= ~DMA_CMD_ENABLE;