Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mmc/host/
Ddw_mmc.h460 #define SDMMC_CTRL_ALL_RESET_FLAGS \ macro
Ddw_mmc.c1518 SDMMC_CTRL_ALL_RESET_FLAGS); in dw_mci_set_ios()
3386 if (!dw_mci_ctrl_reset(host, SDMMC_CTRL_ALL_RESET_FLAGS)) { in dw_mci_probe()
3549 if (!dw_mci_ctrl_reset(host, SDMMC_CTRL_ALL_RESET_FLAGS)) { in dw_mci_runtime_resume()