Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Ddw_mmc.h460 #define SDMMC_CTRL_ALL_RESET_FLAGS \ macro
H A Ddw_mmc.c1517 SDMMC_CTRL_ALL_RESET_FLAGS); in dw_mci_set_ios()
3393 if (!dw_mci_ctrl_reset(host, SDMMC_CTRL_ALL_RESET_FLAGS)) { in dw_mci_probe()
3556 if (!dw_mci_ctrl_reset(host, SDMMC_CTRL_ALL_RESET_FLAGS)) { in dw_mci_runtime_resume()