Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Ddw_mmc.h452 #define SDMMC_CTRL_ALL_RESET_FLAGS \ macro
H A Ddw_mmc.c1548 SDMMC_CTRL_ALL_RESET_FLAGS); in dw_mci_set_ios()
3443 if (!dw_mci_ctrl_reset(host, SDMMC_CTRL_ALL_RESET_FLAGS)) { in dw_mci_probe()
3626 if (!dw_mci_ctrl_reset(host, SDMMC_CTRL_ALL_RESET_FLAGS)) { in dw_mci_runtime_resume()