Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Ddw_mmc-exynos.h35 #define SDMMC_CLKSEL_WAKEUP_INT BIT(11) macro
Ddw_mmc-exynos.c189 if (clksel & SDMMC_CLKSEL_WAKEUP_INT) { in dw_mci_exynos_resume_noirq()