DMA_ENABLE
#define DMA_ENABLE (1 << 0)
#define DMA_ENABLE 0x1 /* flex register enable DMA bit */
#define DMA_ENABLE 0x01