Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Ddw_mmc.c234 static u32 dw_mci_prepare_command(struct mmc_host *mmc, struct mmc_command *cmd) in dw_mci_prepare_command() function
1047 cmdflags = dw_mci_prepare_command(slot->mmc, cmd); in __dw_mci_start_request()
1081 host->stop_cmdr = dw_mci_prepare_command(slot->mmc, mrq->stop); in __dw_mci_start_request()