SDMMC_CMD_START
mci_writel(host, CMD, SDMMC_CMD_START | cmd);
!(cmd_status & SDMMC_CMD_START),
mci_writel(host, CMD, cmd_flags | SDMMC_CMD_START);