Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Ddw_mmc-exynos.h27 #define SDMMC_CLKSEL_GET_DRV_WD3(x) (((x) >> 16) & 0x7) macro
Ddw_mmc-exynos.c217 if (SDMMC_CLKSEL_GET_DRV_WD3(mci_readl(host, CLKSEL64))) in dw_mci_exynos_prepare_command()
220 if (SDMMC_CLKSEL_GET_DRV_WD3(mci_readl(host, CLKSEL))) in dw_mci_exynos_prepare_command()