MMC_REQ_DONE
req->flags |= MMC_REQ_DONE;
while ((req->flags & MMC_REQ_DONE) == 0)
while (!(tune_req->flags & MMC_REQ_DONE))