FLAG_SIZE
ctx->flag1_buf = dma_alloc_coherent(dev, FLAG_SIZE,
ctx->flag2_buf = dma_alloc_coherent(dev, FLAG_SIZE,
dma_free_coherent(dev, FLAG_SIZE, ctx->flag1_buf,
dma_free_coherent(dev, FLAG_SIZE, ctx->flag1_buf,
dma_free_coherent(dev, FLAG_SIZE, ctx->flag2_buf,