CTL_START
return !!(DPU_REG_READ(&ctx->hw, CTL_START) & BIT(0));
DPU_REG_WRITE(&ctx->hw, CTL_START, 0x1);