Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mmc/host/
Ddw_mmc.h361 #define SDMMC_CTRL_INT_ENABLE BIT(4) macro
Ddw_mmc.c3453 mci_writel(host, CTRL, SDMMC_CTRL_INT_ENABLE); in dw_mci_probe()
3571 mci_writel(host, CTRL, SDMMC_CTRL_INT_ENABLE); in dw_mci_runtime_resume()