mmc_spi_command_send
status = mmc_spi_command_send(host, mrq, mrq->cmd, mrq->data != NULL);
status = mmc_spi_command_send(host, mrq, &stop, 0);
status = mmc_spi_command_send(host, mrq, mrq->stop, 0);