Searched refs:dw_mci_ctrl_reset (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/mmc/host/
H A Ddw_mmc.c106 static bool dw_mci_ctrl_reset(struct dw_mci *host, u32 reset);
580 dw_mci_ctrl_reset(host, SDMMC_CTRL_DMA_RESET); dw_mci_idmac_start_dma()
1347 dw_mci_ctrl_reset(slot->host, dw_mci_set_ios()
2729 static bool dw_mci_ctrl_reset(struct dw_mci *host, u32 reset) dw_mci_ctrl_reset() function
2769 if (dw_mci_ctrl_reset(host, flags)) { dw_mci_reset()
2796 if (!dw_mci_ctrl_reset(host, SDMMC_CTRL_FIFO_RESET)) dw_mci_reset()
3071 if (!dw_mci_ctrl_reset(host, SDMMC_CTRL_ALL_RESET_FLAGS)) dw_mci_probe()
3236 if (!dw_mci_ctrl_reset(host, SDMMC_CTRL_ALL_RESET_FLAGS)) { dw_mci_resume()

Completed in 48 milliseconds