Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
Ddw_mmc.h446 #define SDMMC_CTRL_ALL_RESET_FLAGS \ macro
Ddw_mmc.c1481 SDMMC_CTRL_ALL_RESET_FLAGS); in dw_mci_set_ios()
3260 if (!dw_mci_ctrl_reset(host, SDMMC_CTRL_ALL_RESET_FLAGS)) { in dw_mci_probe()
3425 if (!dw_mci_ctrl_reset(host, SDMMC_CTRL_ALL_RESET_FLAGS)) { in dw_mci_runtime_resume()