Home
last modified time | relevance | path

Searched refs:mmci_start_command (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mmc/host/
H A Dmmci.c1316 mmci_start_command(struct mmci_host *host, struct mmc_command *cmd, u32 c) in mmci_start_command() function
1379 mmci_start_command(host, &host->stop_abort, 0); in mmci_stop_command()
1459 mmci_start_command(host, data->stop, 0); in mmci_data_irq()
1532 mmci_start_command(host, host->mrq->cmd, 0); in mmci_cmd_irq()
1877 mmci_start_command(host, mrq->sbc, 0); in mmci_request()
1879 mmci_start_command(host, mrq->cmd, 0); in mmci_request()