STATUS_WRITE_OP_DONE
stat = mxcmci_poll_status(host, STATUS_WRITE_OP_DONE);
mxcmci_writel(host, STATUS_READ_OP_DONE | STATUS_WRITE_OP_DONE,
STATUS_WRITE_OP_DONE),
if (mxcmci_use_dma(host) && (stat & (STATUS_WRITE_OP_DONE)))
mxcmci_writel(host, STATUS_WRITE_OP_DONE, MMC_REG_STATUS);
if (mxcmci_use_dma(host) && (stat & STATUS_WRITE_OP_DONE)) {