dw_mci_ctrl_reset
dw_mci_ctrl_reset(slot->host,
if (!dw_mci_ctrl_reset(host, SDMMC_CTRL_DMA_RESET |
if (dw_mci_ctrl_reset(host, flags)) {
if (!dw_mci_ctrl_reset(host, SDMMC_CTRL_FIFO_RESET))
if (!dw_mci_ctrl_reset(host, SDMMC_CTRL_ALL_RESET_FLAGS)) {
if (!dw_mci_ctrl_reset(host, SDMMC_CTRL_ALL_RESET_FLAGS)) {
dw_mci_ctrl_reset(host, SDMMC_CTRL_DMA_RESET);