QDMA_DESC_DONE_MASK
if (!(desc_ctrl & QDMA_DESC_DONE_MASK))
if (!(desc_ctrl & QDMA_DESC_DONE_MASK) &&
u32 val = FIELD_PREP(QDMA_DESC_DONE_MASK, 1);